Skip to content

Xdcc Downloader Web Distribution 1.0-alpha-2 Release

Latest
Compare
Choose a tag to compare
@muten84 muten84 released this 16 Mar 22:49
· 18 commits to master since this release

CHANGE NOTES:

  • improved UI usability: merged search and downloads in accordion layout
  • improved search and download functionalities:
  • auto server connect
  • automatic use of all search engines
  • auomatically resume of your downloads when restart application
  • update messages are showed when remaining on downloads page
  • temp download dir now is in /.xdcc-cache dir
  • incoming finished download will be automatically moved in /Download dir

KNOWN ISSUES:

  • if accordion of search section is expanded search result will not be showed.
    [workaround] : collpase search section accordion and retry your search.
  • press more times Download button will not clean previous record set
    [workaround]: collpase download section and press Download button

TODO:

  • solve issues
  • auto resume when transition state is WORKING - ABORTED
  • pagination on search result
  • add more info on download section
  • persist transient info such as update message of downloads
  • remove and cancel auto refresh
  • show debug console (such as irc messages)
  • in download flow prompt to user a server input when it's not fetched from search operation
  • when downloads not return in TTL defined time and there is not error on connecting server and channel/nick restart automatically download
  • let choose the user temp dir and incoming dir
  • when the search result does not provide server for a channel let choose the user a server and try to use it, if correct inform the user to proceed the download
  • fixes and lot of fixes :)