Skip to content

Releases: Morpheus636/redownload

v0.1.2 Stable

27 Jun 01:52
d5a6358
Compare
Choose a tag to compare

Redowload v0.1.2 is now available. This release contains small features and some documentation updates.

Patch Notes for Redownload v0.1.2

The following changes were implimented since v0.1.1

  • Added a config file to change the default file-types and output location
  • Updated Usage Documentation

The builds for this version can be found Here, and usage and installation documentation can be found Here. Contact me through my Discord Server or Forums for help and feedback, or open a GitHub Issue in the repository for bugs and feature requests

Blog Post

v0.1.2 Pre-Release 1

27 Jun 01:09
aa85d43
Compare
Choose a tag to compare
v0.1.2 Pre-Release 1 Pre-release
Pre-release

This is a pre-release build of v0.1.2 introducing a release-candidate config file feature.

Release Notes

  • Added a Config File
  • Updated Usage Documentation

v0.1.1 Release

15 May 22:46
aad8bf6
Compare
Choose a tag to compare

Redownload v0.1.1 is now available for download. This release is minor, containing only a bugfix, but I hope to
add some new features in the next release (v0.1.2)

Patch Notes for Redownload v0.1.0

The following changes were implimented between v0.1.0 and v0.1.1:

  • Fixed a bug causing an Exception to be raised when running on MacOS
    • There is still an open issue about a popup that says redownload "can't be opened because Apple cannot check it for malicious software". A workaround can be found here

The builds for this version can be found Here, and usage and installation documentation can be found Here. Contact me through my Discord Server or Forums for help and feedback, or open a GitHub Issue in the repository for bugs and feature requests

Blog Post

v0.1.1a4

15 May 21:23
fd7deee
Compare
Choose a tag to compare
v0.1.1a4 Pre-release
Pre-release
  • Maybe finally fixed #31

v0.1.1a3

15 May 21:07
b7e3306
Compare
Choose a tag to compare
v0.1.1a3 Pre-release
Pre-release
  • Attemped to fix #31 again.

v0.1.1a2

09 May 17:07
0d3f334
Compare
Choose a tag to compare
v0.1.1a2 Pre-release
Pre-release
  • Attempted fix to #31

V0.1.1 Alpha 1

26 Apr 20:56
033ac34
Compare
Choose a tag to compare
V0.1.1 Alpha 1 Pre-release
Pre-release
  • Fixed #31 which broke functionality on Mac in v0.1.0

V0.1.0 Release

25 Apr 14:34
7f9ec80
Compare
Choose a tag to compare

Good news! Redownload is no longer in alpha and is ready for it's first beta release.

What does this mean?

It means that our first simplified version, consisting of a basic CLI, is at a point where we will consider it stable and begin
working to develop additional features, like support for hosts other than archive.org, and a GUI so users don't have to use a command line at all. These additional features will be included in the first "major release", v1.0.0.

If you didn't see the Project Announcement, or are just seeing Redownload for the first time, Redownload is an automated tool for downloading music from Relisten. Relisten works by playing music from various other hosts, and at this time, we support only tracks hosted on archive.org. Redownload also works for downloading stream-only tracks directly from archive.org, all you have to do is provide an archive.org link instead of a relisten link.

The builds for this version can be found Here, and usage and installation documentation can be found Here. Contact me through my Discord Server or Forums for help and feedback, or open a GitHub Issue in the repository for bugs and feature requests.

Patch Notes for Redownload v0.1.0

The following changes were implimented between v1.1.0a2 and the current release:

  • Fixed a bug which caused redownload to overwrite a file if you downloaded another with the same name - it now throws an error.
  • Added a -v or --version flag to the CLI's syntax.

Blog Post

Update: There is currently a bug in builds on MacOS, so I'm removing the macos build from the release. It should still work on Windows and Linux.

v0.1.0a2

08 Feb 22:21
7e5d6da
Compare
Choose a tag to compare
v0.1.0a2 Pre-release
Pre-release

Redownload v0.1.0a2 - Second Alpha Release

Redownload v0.1.0a2, the second alpha release, is written, built, and ready for community testing.

This version of Redownload can take either an archive.org link, or a relisten link*, and download
all the tracks from it to the ./redownloads directory.

* Relisten uses archive.org or a couple other sites to actually host the music. At this time,
Redownload will only work if it is hosted on archive.org, but this should be changed in the next release.

The builds for this version can be found below, and usage and installation documentation can be found Here. Contact me through my Discord Server or open a GitHub Issue in this repository for help, bugs, feature requests, or other feedback.

Patch Notes

  • Added support for downloading tracks from a relisten link.

Blog Post

v0.1.0a1

08 Feb 03:58
Compare
Choose a tag to compare
v0.1.0a1 Pre-release
Pre-release

Redownload v0.1.0a1 - First Pre-Release

I've finished the first alpha version of Redownload, a CLI tool for downloading music from relisten. In this first version, you need to manually find the associated archive.org link and provide it to Redownload, which will then locate the tracks from and download them automatically. In the next release, I plan to add support for using relisten links directly.

The builds for this version can be found below, and usage and installation documentation can be found Here. Contact me through my Discord Server or open a GitHub Issue in the repository for help, bugs, feature requests, or other feedback.

I'm not including any patch notes in this post, because this is the first release. Future versions will contain a changelog with a list of updates.

Blog Post