w0rd-driven / beatseek

Seek the music you may be missing by analyzing your collection
https://beatseek.fly.dev/
MIT License
3 stars 0 forks source link

Spotify images #15

Closed w0rd-driven closed 1 year ago

w0rd-driven commented 1 year ago

I'm using pattern matching to basically do nothing if a record is found, to fall through and blindly return :ok for Oban. I should be able to hijack the create_if_missing case statement that returns a record and perform an update then.