Reply To: "Songs Served" and play_count not updated correctl

#5287
rpedde
Participant

@t0m wrote:

using 1249 with sqlite backend supporta and Soundbridge running build 2.5.170, the Songs Served counter on the server status page is not correct – not counting all played song, although the songs are played completly….

further, the play_count and time_played are not updated:


sqlite> SELECT title,artist,play_count,time_played FROM songs where play_count >0;
sqlite>

sqlite> SELECT title,artist,play_count,time_played FROM songs where time_played !=0;
sqlite>

any one elese noticed this?

/t0m

transcoded, or non-transcoded?