Skip to content

Releases: LumePart/Explo

v0.3.0

26 May 17:59
Compare
Choose a tag to compare

v0.3.0 CHANGELOG

[CHANGE] Added PERSIST flag to .env
[FEATURE] Setting PERSIST to true will retain downloaded files and organize the playlist by week (this is the default setting). Setting it to false will regenerate the playlist weekly and delete all files in the download folder, as specified in the .env file.

Note: Do not set PERSIST to false if your download folder contains files other than those downloaded by Explo.

v0.2.5

22 Apr 16:27
Compare
Choose a tag to compare

v0.2.5 CHANGELOG

[FIX] Removed unnecessary parameter from subsonic request url

v0.2.4

13 Apr 11:51
Compare
Choose a tag to compare

[MISC] Added check to help avoid downloading full albums from youtube

v0.2.3

14 Mar 11:11
Compare
Choose a tag to compare

[MISC] updated https://github.com/kkdai/youtube to the latest version. Previous version could not download files anymore

v0.2.2

29 Feb 17:15
Compare
Choose a tag to compare

v0.2.2 CHANGELOG

[FIX] Explo crashed when video didn't have audio only format

[MISC] File naming separator changed back to blank space

v0.2.1

06 Feb 10:53
Compare
Choose a tag to compare

v0.2.1 CHANGELOG

[ENHANCEMENT] Now downloads only audio format from youtube

[FIX] Fixed issue with crashing if Explo couldn't get any video formats

[MISC] File naming separator changed from regular spaces to underscores ("_").

v0.2.0

01 Feb 12:04
Compare
Choose a tag to compare

v0.2.0 CHANGELOG

[FEATURE] Added a more reliable discovery method (playlist discovery)

Playlist discovery is now the default discovery method, it gets songs from a playlist made by ListenBrainz

[UPDATE] LISTENBRAINZ_DISCOVERY environment variable now toggles between playlist/API discovery

[BUG FIX] fixed a few bugs that caused the program to exit when song download fails

Launch - v0.1.0

10 Nov 10:38
Compare
Choose a tag to compare

All of the information is in README