/last-fm-not-mine-alert-func

Sending email alerts when unexpected tracks are scrobbled to my Last.fm account

Primary LanguageC#

last-fm-not-mine-alert-func

Dependabot Status

Project with two Azure Functions:

  1. send-alert (wakes up periodically; pulls latest tracks from a Last.fm profile; checks them against the not-my-artists list; emails an alert, if needed)
  2. not-my-artists (API for management of the 'unexpected artists' list)