|






| Homepage: Link Downloads: 718
| Submitted: Oct 26 2009 Updated: Aug 2 2010
| | Description:
Kwooty is a friendly nzb usenet binary downloader.
Kwooty supports automatic file repairing (with use of par2 binary) and automatic archive extraction (with use of unrar binary) when nzb download content has been achieved.
How to build the project :
1. untar the archive
> tar xvfz kwooty-0.5.0.tar.gz
2. build and install:
> cd kwooty
> cd build
> cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
> sudo make install OR > su -c 'make install'
Full changelog is available at http://kwooty.sourceforge.net
Changelog:
Version 0.5.1:
--------------
- Display update : parent row height has been increased
- Display update : when parent row is selected or mouse hover, "Progress" column now displays colored background as other columns
- Display update : when a parent row is expanded, "File Name" column automatically adjusts its size according to children "File Name" text size and available window size.
- Behavior fix : when a new kde session is started and kwooty session is loaded, main window remains minimized if "Show system tray icon" is enabled
- Ready for language translation : kwooty.pot has been added in "po" directory. Any translations are welcome ! :D
Version 0.5.0:
--------------
- Systray icon support:
* download progress can be visualized on systray icon (ala amarok).
* moose over systray icon will provide information tooltip about jobs being processed.
* new Kde system tray support will be used (KStatusNotifierItem) if kwooty is compiled against Kde >= 4.4.
- Added Pause all - Start all actions in systray icon context menu.
- Nofication support: user can now be notified when a job is totally finished and when there is not enough free disk space.
- Nice process priority option: priority of external programs (par2, unrar, 7z) can now be lowered by settings a predefined or custom value to 'nice' program (configurable in Settings > External Programs > Priotiry tab).
- Plugin handling support: kwooty now handles plugins.
- "watch folder" feature has switched from core program to become a plugin part (can now be enabled/disabled in "Settings > Plugins").
- Updated closing confirmation dialog box: cancel quitting is now possible.
- Updated download speed display in status bar : speed is displayed in MiB/s when appropriate (instead of KiB/s).
- Preferences gui update.
- A few performance optimisations.
Version 0.4.0:
--------------
- zip and 7z file extract support (7z or 7za program required).
- Added internal decoder for UUEncode file format.
- Added "Down" and "Up" buttons for better queue management ("Down" and "Up" buttons now replace "Bottom" and "Top" buttons in toolbar, they remain available from "Download" menu and by keyboard shortcuts as well).
- Added "Downloads" button in tool bar: opens current download folder with file manager.
- Remaining time or estimated time of arrival (ETA) of pending files has been added in status bar (you can switch between them in "Settings > Display Modes").
- Free disk space indicator added in status bar (enabled/disabled in "Settings > Display Modes").
If free disk space is not sufficient to download remaining queued files, a warning icon will appear near free space bar.
- Added Watch folder feature (configurable in "Settings > General > advanced tab") : new .nzb files put in an user-specified watch folder will automatically be enqueued.
- scheduled shutdown time and estimated download time will now be displayed according to system time settings (AM/PM format).
- In "Connection" settings, when host connection port is set to 443 or 563, "Enable SSL connection" checkbox will automatically be set as checked.
* Bug fixes :
- par2 files download process (mandatory for repairing because direct extract failed due to a Bad CRC archive file) could hang for a .nzb file with multi files-set content.
- Archive files with accentuated characters were not fully monitored during extract process (related to utf-8 and accentued characters taken from unrar output).
- workaround for QTBUG-7585 (related to Qt 4.6 series): tree expander could disappear during download process file when tree was not expanded.
Version 0.3.0:
--------------
- libuu decoding library has been dropped.
- An internal decoder for yEnc file format has been written for replacement
- Par2 files are downloaded only if they are needed to recover broken files (configurable in settings).
- System shutdown feature added : it is now possible to schedule system shutdown (halt, standby, suspend, hibernate) either when jobs are finished or at a given precise time.
- A status progress bar has been added.
- It is now possible to drag and drop .nzb file(s) from file manager to kwooty. As usual download will start immediately.
- Nzb content sorting improvement : all par2 files are now placed at the bottom of the list when nzb files are added.
- workaround for correctly handling .nzb files encoded with us-ascii format.
Note :
*******
kdebase-workspace-devel package is now required for compilation.
Version 0.2.0:
--------------
- Save/Restore pending downloads when application is closed/open.
Queued downloads are also saved automatically every 5 minutes in order to be restored at next session even if system is halted while kwooty runs.
- Kwooty now handles Nzb files added from external applications (internet browser or file manager by example) by "open with..." dialog box.
- Added icons near next to file names in order to inform about current download status.
- Added options about Save/Restore feature, "open with..." feature, icons display in settings.
- Settings rearrangement.
Note :
If your internet browser does not suggest kwooty by default in "open with..." dialog,
it should be located in /usr/local/bin/kwooty or /usr/bin/kwooty.
V0.1.0 (first public release) :
-------------------------------
- Automatic connection to host at start-up
- Automatic file downloading after opening Nzb file
- Nzb file queue and priority management
- Support for automatic files verification/repairing when nzb download content has ended (par2 program required)
- Support for automatic archive extraction when nzb download content has ended (unrar program required)
- Built-in SSL connection support
- Pause/Resume downloads
- Suspends downloads if disk is full
License: GPL
|
| |
Add commentBack
|