Sheraff / soft-serve-tunes

Self hosted music server on raspberry pi
7 stars 0 forks source link

auto-update some computed fields in DB #66

Open Sheraff opened 1 year ago

Sheraff commented 1 year ago

For example, for the "likes counter" that are owned as a boolean by Track, but also incremented as a number for Album and Artist

If that works fine, we could also look into have similar fields on Genre, to avoid the complicated requests we have to make at query time