github digitalec/deemon v1.3
1.3

latest releases: v2.21.3, v2.21.2, v2.21.1...
3 years ago

This is a major release with a lot of new features and changes!

One of the largest changes is the ability to fine-tune your per-artist settings. The config file is regarded as the default settings but can be overridden on an artist-by-artist basis using some of the new arguments below.

Features

  • New monitor --reset option to reset database quickly
  • Added per-artist configuration to monitor command
    • -b, --bitrate can be set (1, 3 or 9)
    • -t, --record-type can be set to all, album, ep or single
    • -a, --alerts can be set to 0 - off or 1 - on
    • All of these settings supersede the settings in config.json
  • Added new -D, --download option to monitor
    • Downloading via monitor respects bitrate and record type settings.
  • Updated download command to match monitor command usage:
    • --artist is no longer used; simply use download ArtistName
  • Download from file now supports Artist IDs or a mix of both!
  • Added support for playlist URLs to download --url
  • Added environmental variable VERBOSE
    • If set to true, dumps raw download queue data to log for troubleshooting
  • import command is now part of monitor
    • To import, use the following syntax: deemon monitor --import ...
    • Supports csv and text files as well as directories using the same syntax

Fixes

  • Fixes crash when Plex library is left blank (issue #24)
  • Removes duplicate items in download queue before sending to deemix
  • Monitor, Refresh and Download modules completely rewritten
  • Bitrate/Alert validation no longer uses Click

Don't miss a new deemon release

NewReleases is sending notifications on new releases.