Skip to content

Releases: soreikomori/ReplayMixPlus

v1.3.2

13 Apr 20:23
Compare
Choose a tag to compare

Changes

  • Added an empty playlist checker to avoid the issue with the RPM playlist ending up empty on occasions. (Still in beta)
  • Changed logging slightly.

v1.3.1

21 Mar 01:49
Compare
Choose a tag to compare

Fixes

  • Fixed an issue where the dependencies would be checked after they were imported, thus resulting in an error if they were not installed.

v1.3.0

21 Mar 00:46
Compare
Choose a tag to compare

Changes

  • Changed filenames for everything.
  • Added two new python scripts, one as a tool for .json files to avoid errors, and one as the automated console.
  • Automated console executes RPM+ without needing user input using command line arguments.
  • Optimized a lot of the code, specifically how the compendium is handled, thus reducing the file size a lot.
  • Other minor tweaks.

v1.2.0

25 Feb 06:13
Compare
Choose a tag to compare

Changes

  • Fixed an import error in the Console.
  • Added an option to skip credential reauth if the credentials are found.
  • Added more useful info in the readme.

v1.1.0

25 Feb 04:30
Compare
Choose a tag to compare

Changes

  • Fixed a fatal error where the program would import the libraries before checking if they were installed.
  • Changed the console a little.

v1.0.0

24 Feb 19:45
Compare
Choose a tag to compare

Release day, yay!