Skip to content

Releases: omnimeta/SpotifyAutoModerator

v0.0.2

27 Mar 20:11
Compare
Choose a tag to compare

Release - v0.0.2

Improvements to the logging system

  • more concise yet informational logging;
  • reduction of unessential logging to the user's console view; and
  • adoption of a more standardised logging format for improved readability.

Improvements to error handling

  • more informational error messages;
  • better logging of errors to aid user debugging; and
  • PowerShell no longer closes immediately after completion, allowing the user to view the status/results of the moderation iteration without needing to view the program's log file.

Initial Release - v0.0.1

25 Mar 23:36
Compare
Choose a tag to compare

Initial Release - v0.0.1

Supported on:

  • Linux;
  • MacOS;
  • Windows.

Core features:

  • global and playlist-specific blacklisting of unauthorized users;
  • global and playlist-specific whitelisting of unauthorized users;
  • automatic detection of track removals (followed by requests for removal approval and automatic restoration of unapproved removals);
  • loop mode for continuously running SpotifyAutoModerator (with a predefined delay between moderation iterations).