mirror of
https://github.com/owntone/owntone-server.git
synced 2025-04-17 17:39:56 -04:00
Instead of SELECT'ing timestamp and then UPDATE'ing with a ping if file is unchanged, skip the SELECT and just do a conditional UPDATE.