mirror of
https://github.com/owntone/owntone-server.git
synced 2025-03-04 15:50:10 -05: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.