Skip to content

Releases: digitalec/deemon

1.0.1

07 Jun 17:07
Compare
Choose a tag to compare
  • Fixes: FileNotFoundError exception when parent directory does not exist on Linux while creating deemon config directory
  • Fixes: UnicodeEncodeError when writing to log file with special characters on Windows
  • Fixes: UnicodeDecodeError when importing from text file with special characters on Windows

0.4.2

07 Jun 13:06
Compare
Choose a tag to compare
  • Bugfix: Handles IndexError exception caused when deemix attempts to download a Single with no tracks available.

0.4.1

31 May 01:12
Compare
Choose a tag to compare
  • Bugfix: Email notifications are now correctly disabled when not configured (fixes #7)

0.4.0

05 May 03:44
Compare
Choose a tag to compare
  • Feature: Email notifications on new releases
  • Feature: Logging has been added
  • Change: Win/Mac users: database will be migrated to new location on first run (see below)

In order to enable email notifications, deemon must be run once after upgrading to 0.4.0 to generate a default config.json. The path of this file is dependent on your OS. For Win/Mac users, upon first run, your existing database will be moved to this new location.

  • Windows: %appdata%/deemon
  • Mac: /Users/USERNAME/Library/Application Support/deemon
  • Linux: /home/USERNAME/.config/deemon

0.3.3

15 Apr 03:26
Compare
Choose a tag to compare
  • Feature: deemon can now alert you if a new update is available

0.3.2

12 Apr 20:38
Compare
Choose a tag to compare
  • Feature: Download all tracks when adding new artist using --download-all
  • Feature: Monitor for only albums or singles using --record-type
  • Improvement: Restructured code

0.2.1

11 Apr 18:17
Compare
Choose a tag to compare
  • Prevents crash when using deemix's default config directory and .arl file is missing

0.2.0

11 Apr 15:43
Compare
Choose a tag to compare
  • Implemented custom class to interface with deemix
  • Start of code cleanup

0.1.5

10 Apr 22:36
Compare
Choose a tag to compare
  • Fixes issue with bitrate argument not being properly set
  • Adds ARL verification prior to running to avoid deemix from prompting for an ARL if invalid/expired