mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-31 00:16:01 -05:00
fa2b4b810f
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.