Skip to content

Releases: digitalec/deemon

2.5.1

04 Nov 01:13
Compare
Choose a tag to compare
  • Fixes bug with per-artist configuration; issue #45

2.5

03 Nov 00:07
Compare
Choose a tag to compare
2.5

Version 2.5 introduces account type detection with alerting capabilities. If enabled and your Deezer account is a free account, you'll get a warning about low quality downloads and an email will be sent to you. The database will not commit any new releases ensuring you get them all once you've resolved the issue!

New Features

  • Added account type detection for refresh command; disabled by default
    • To enable, set check_account_status to true
    • Will be added to download command in a future update
  • Added extra command to pull in misc. release info (currently only record label)
  • Added ability to download monitored artists via download --monitored
  • Added new --before and --after options to download for release date control

Fixes

  • Fixed issue where new nested config options were not saved back to config.json
  • Fixed issue #42
  • Fixed issue #44

2.4.4

22 Oct 11:07
Compare
Choose a tag to compare
  • Fixes issue #41 - sqlite3.OperationalError: duplicate column name: explicit

2.4.3

21 Oct 13:43
Compare
Choose a tag to compare
  • Fixes error when downloading from a file

2.4.2

17 Oct 16:42
Compare
Choose a tag to compare
  • Fixes an sqlite3.OperationalError exception when upgraded from previous release

2.4

17 Oct 03:15
Compare
Choose a tag to compare
2.4

Features

  • Added ability to specify two time machine dates to grab releases between the first and second

2.3

17 Oct 02:03
Compare
Choose a tag to compare
2.3
  • See what's new in the current version by using deemon --whats-new

2.2.1

16 Oct 05:59
Compare
Choose a tag to compare

Features

  • Only download explicit albums when both clean and explicit exist

Fixes

  • Fixed alerts from being hard coded to disabled per-artist
  • Fixed various playlist monitoring issues
  • Fixed regression with time machine

2.1.2

15 Oct 14:05
Compare
Choose a tag to compare

Fixes

  • Fix crash in search when using fallback API
  • Fixed per-artist record_type being ignored during refresh
  • Fixed crash when monitoring artist with --download

2.1.1

14 Oct 23:05
Compare
Choose a tag to compare

Fixes

  • Added back ability to load ARL from file
  • Added back ability to download all releases from an artist
  • Improper wrapping of fallback API output causing a crash