a little tool for archives

Amiwell · 3776

Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
on: December 27, 2020, 06:43:36 PM
well waiting what to do for the simple video editing program, I contacted the very kind jvp to see if you could make a tool (since hollywood has xad in its plugins) to compress and decompress archives, without running into the use of development tools aros and unarc, (the hollywood xad plugin should be more updated), the only flaw that this decompresses and that's it, for the copression work we will use an external command I think "LHA", so from next month we will start the work of this tool

hello to the community



paolone

  • Legendary Member
  • *****
    • Posts: 569
    • Karma: +90/-0
Reply #1 on: December 28, 2020, 05:48:30 AM
well waiting what to do for the simple video editing program, I contacted the very kind jvp to see if you could make a tool (since hollywood has xad in its plugins) to compress and decompress archives, without running into the use of development tools aros and unarc, (the hollywood xad plugin should be more updated), the only flaw that this decompresses and that's it, for the copression work we will use an external command I think "LHA", so from next month we will start the work of this tool

hello to the community


Good!


Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #2 on: December 28, 2020, 05:52:23 AM
yes paolone, as for the video editing program jvp is waiting for andreas to publish a suitable plugin if not let's see if I can convince him to use mencoder :D



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #3 on: January 07, 2021, 07:14:28 AM
jpv got to work on the program, maybe by the end of the month or even sooner we will have something :)



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #4 on: January 25, 2021, 01:01:36 PM
work goes well :D



new123

  • Newbie
  • *
    • Posts: 29
    • Karma: +38/-0
Reply #5 on: January 26, 2021, 11:10:34 AM
Great! I hope it will be faster than ZuneArc.



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #6 on: January 27, 2021, 07:02:52 AM
this tool was created to improve the current tools, we will no longer need development tools (zunearc uses them) in our distributions since we work in a linux environment for most of the cases and therefore space will be freed up in the installation iso, moreover unarc will also be obsolete, therefore a unique and free tool for those who want to use it  :)



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #7 on: January 28, 2021, 01:00:40 PM
status report of jpv rno

- Customly selected files can be unarchived
- Files can be selected by user defined patterns
- Batch extracting multiple archives in one go works
- Handling of existing files (overwrite and write protected files... replace/skip/abort/single files/all files)
- All kinds of checks when opening and extracting archives, and if user messes up with paths etc
- GUI tuning (info bar, enabling/disabling buttons depending the state of program, etc)
- Some workarounds for small issues with the xad plugin (directory creation and dates issues)
« Last Edit: January 28, 2021, 01:04:01 PM by salvo »



paolone

  • Legendary Member
  • *****
    • Posts: 569
    • Karma: +90/-0
Reply #8 on: January 29, 2021, 02:44:33 AM
status report of jpv rno

- Customly selected files can be unarchived
- Files can be selected by user defined patterns
- Batch extracting multiple archives in one go works
- Handling of existing files (overwrite and write protected files... replace/skip/abort/single files/all files)
- All kinds of checks when opening and extracting archives, and if user messes up with paths etc
- GUI tuning (info bar, enabling/disabling buttons depending the state of program, etc)
- Some workarounds for small issues with the xad plugin (directory creation and dates issues)


hello, great progress!!!


What about nested archives? Ex: a tar file included in a gz archive, or two zip files included in a bigger zip one?


Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #9 on: January 29, 2021, 06:31:25 AM
I don't know Paolone I have to ask rno  :)



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #10 on: January 29, 2021, 10:25:43 AM
What about nested archives? Ex: a tar file included in a gz archive, or two zip files included in a bigger zip one?

paolo se dovesse servire puoi scompattare archivi GZ, TAR, BZ2, 7zip, Z, ma anche LZX con ZuneArc, per fare questo basta modificare il config, anche con Dopus4 puoi scompattare questo cenere di archivi con un click !

-- English --

paolo if you need you can unzip GZ, TAR, BZ2, 7zip , Z, but also LZX archives with ZuneArc, to do this just change the config, also with Dopus4 you can unzip these ash archives with a click !


Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #11 on: January 29, 2021, 10:43:56 AM
carlo if you do another misplaced post on my thread I contact the administrator, here we only talk about the developments of RNOArchive  ;)
« Last Edit: January 29, 2021, 10:47:14 AM by salvo »



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #12 on: February 18, 2021, 12:19:37 PM
this week:

- Added Settings window and stuff needed there
- Created user configurable filename extension based file viewing
- Improved drag&drop, can add files and dirs into archives by d&d
- LhA support for archive creation/modifying, can even add new files into subdirs, which LhA doesn't support natively
- Deleting files from archives
- Implemented overwriting of existing files inside archives for both zip and lha
- Bug fixing and tweaking
- Added MakeDir option

 :D



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #13 on: February 26, 2021, 12:42:54 PM
first beta release for testing

changes

- Sorting options for both single and batch lists
- Drag&drop single or multiple archives into appicon
- ARexx support
- Re-design of CLI arguments
- Code cleaning
- Bug hunting and tweaking
- Archiver compatibility checks
- Zune bug work-around (AppMessage notifications seem to leak on all objects)
- HW plugin bug hunting

Known bugs:

- Memory hungry when extracting
- LhA archiving doesn't work on AROS currently (is there a newer LhA command somewhere?)


Speed may or may not get improvements... XAD is slow, but there might be something to do
differently... now I'm more focused on functionality and features.

http://s000.tinyupload.com/index.php?file_id=01576371875187261103



miker1264

  • Legendary Member
  • *****
    • Posts: 1827
    • Karma: +84/-6
Reply #14 on: February 26, 2021, 01:18:14 PM
It looks very impressive. Nice little utility.  :)