Posted in June 2, 2011 ¬ 6:21 amh.plushuang
uGet 1.8.0 (stable)
This version requires GTK+ version 2.18+ or 3.0+
Warning: Don’t compile uget with libcurl4-gnutls-dev in Ubuntu 11.04
To use libcurl4-openssl-dev is better.
Some features will not work if you use aria2 plug-in with aria2 <= 1.9.
If you get message “aria2.getVersion failed”, it mean uget can’t connect to aria2 through XML-RPC.
make sure that your aria2 enable XML-RPC in compiling time and check network configuration.
What’s new since 1.6:
1. support for Torrent and Metalink file (with aria2 plug-in).
2. support for application indicator.
3. It can do speed limit control per download.
4. It can sort downloads by column in “All” category.
5. add scheduler.
6. add new plug-in that support aria2 version >= 1.10.
7. add new timestamp columns – “Added On” and “Completed On”.
8. add configure option “–with-gtk3″ to enable GTK+3 support.
9. add Belarusian translation file (Mihas Varantsou)
10. move web site from http://urlget.sourceforge.net/ to http://uget.visuex.com/
Under construction:
Web site: http://uget.visuex.com/
Facebook: http://www.facebook.com/pages/UGet/200151593363580
Twitter : http://twitter.com/uget
Myspace : http://myspace.com/ugetdm
FriendFeed : http://friendfeed.com/uget
Plurk : http://plurk.com/ugetdm
E-Mail for developer: plushuang.tw@gmail.com
E-Mail for web, facebook…etc: uget@visuex.com
Posted in May 9, 2011 ¬ 12:47 amh.plushuang
This version requires GTK+ version 2.18+ or 3.0+
Warning: Don’t compile uget with libcurl4-gnutls-dev in Ubuntu 11.04
To use libcurl4-openssl-dev is better.
Some features will not work if you use aria2 plug-in with aria2 <= 1.9.
If you get message “aria2.getVersion failed”, it mean uget can’t connect to aria2 through XML-RPC.
make sure that your aria2 enable XML-RPC in compiling time and check network configuration.
What’s new since 1.7.5:
1. add “Force Start” to download menu.
2. avoid Ubuntu Unity crash if user disable “Always show tray icon” and close window.
3. fix display problems when uget is compiled with GTK+3
4. add Belarusian translation file (Mihas Varantsou)
uGet 1.7.6 GNU gettext pot file for translators
Posted in April 18, 2011 ¬ 2:20 amh.plushuang
This version requires GTK+ version 2.18+ or 3.0+
Warning: Don’t compile uget with libcurl4-gnutls-dev in Ubuntu 11.04. To use libcurl4-openssl-dev is better.
What’s new since 1.7.4:
1. display upload speed in status bar and status icon.
2. fix memory leak.
3. update Chinese translation files.
uGet 1.8 will be released if no other bugs. Any translation are welcome.
You can get AUTHORS E-Mail in source code.
uGet 1.7.5 GNU gettext pot file for translators
2011-05-01 updated:
I have just add new string “Force Start” to pot file.
You can append below lines to uget-1.7.5.pot
msgid “Force Start”
msgstr “”
Posted in April 10, 2011 ¬ 3:14 pmh.plushuang
This version requires GTK+ version 2.18+ or 3.0+
What’s new since 1.7.3:
1. create new download from Torrent and Metalink file (with aria2 plug-in).
2. save/restore sorted column.
3. fix minor bugs.
changes in aria2 plug-in:
1. This version MAY work with aria2 version 1.9.
2. add “retry-wait” if aria2 version >= 1.11
3. add “max-connection-per-server” if aria2 version >= 1.10
4. remove “load-cookies” option to avoid aria2.addUri response fault.
below is GNU gettext pot file for translators:
http://sourceforge.net/projects/urlget/files/uget%20%28developing%29/1.7.4/uget-1.7.4.pot/download
uGet 1.8 will be released, so I focus on bug fixes. Any translation are welcome.
You can get AUTHORS E-Mail in source code tar.gz
Posted in March 25, 2011 ¬ 3:44 pmh.plushuang
It can create new download from Torrent and Metalink file URI scheme.
e.g. file:///home/user/file.torrent or file:///home/user/file.metalink
Uget 1.6.3 released:
1. add indicator support for Ubuntu natty.
2. some building fix.
uget stable PPA for Ubuntu:
https://launchpad.net/~plushuang-tw/+archive/uget-stable
Posted in March 21, 2011 ¬ 6:24 amh.plushuang
I try to spend more time for this project.
For this goal, I need to increase source of income.
https://sourceforge.net/project/project_donations.php?group_id=72252
Posted in March 17, 2011 ¬ 1:38 pmh.plushuang
This version requires GTK+ version 2.18+
What’s new since 1.7.2:
1. support for application indicator.
2. program can use absolute path to launch aria2c.
3. fix building error.
Ubuntu launchpad:
https://launchpad.net/~plushuang-tw
https://launchpad.net/~plushuang-tw/+archive/uget-devel
* 2011-03-19 updated
I test this release in Ubuntu natty.
lucid ,maverick ,and natty packages was placed in PPA.
maverick package (1.7.3-3) has additional Ukrainian translation(uk.po) that I have just received.
Posted in March 14, 2011 ¬ 12:21 pmh.plushuangComments Off
I have created a launchpad account for Ubuntu users.
https://launchpad.net/~plushuang-tw
I will release 1.7.3 that support indicator for Ubuntu.
Posted in February 26, 2011 ¬ 2:05 pmh.plushuangComments Off
uGet 1.7.2a (developing)
This version requires GTK+ version 2.18+ (or GTK+ version 3.0)
What’s new since 1.7.2:
1. add configure option “–with-gtk3″ to enable GTK+3 support.
What’s new since 1.7.1:
1. add setting – “Always show tray icon”.
2. add more setting, column, and view for aria2.
3. enable aria2 plug-in by default. (remove –enable-plugin-aria2)
4. fix minor bugs.
—-
Note: If you want to use aria2 plug-in, please make sure that aria2c can be found in PATH and enable it in setting dialog.
Posted in February 18, 2011 ¬ 7:41 amh.plushuang
I try to support bt and metalink (by aria2 plug-in) and the newest code in Git can download bt/metalink from URL.
But now I found some problem now. There is no upload-related column/category/data that bt needs in current uGet. When you download a torrent completed (progress 100%), the job will stay in “active” category because it is uploading. This goes beyond my plans.