digitalec / deemon

Monitor specified artists for new releases
GNU General Public License v3.0
174 stars 15 forks source link

No albums found when using download command #64

Closed digitalec closed 2 years ago

digitalec commented 2 years ago

No albums are found when using download -A command but is found when using the api -A command.

2022-03-20 19:23:24 [DEBUG] deemon.cmd.download: Processing album by name
2022-03-20 19:23:24 [INFO] deemon.cmd.download: No releases found matching applied filters.

api.py missing logic in get_album()