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

#5290
t0m
Participant

starting mt-daapd with -D database -d 9 gives:


13:56:22: Starting with debuglevel 9
13:56:22: Starting rendezvous daemon
13:56:22: Starting signal handler
13:56:23: Opening database
13:56:23: Executing: select value from config where term='version'
13:56:23: Results: 0
13:56:23: Initializing database
13:56:23: Executing: select count(*) FROM songs
13:56:23: Executing: select value from config where term='rescan'
13:56:23: Executing: vacuum
13:56:32: Rows: 2
13:56:32: Starting web server from /usr/local/share/mt-daapd/admin-root on port 3689
13:56:32: Registering rendezvous names
13:56:32: Executing: select count(*) FROM songs
13:56:32: Scanned 13095 songs in 10 seconds
13:56:53: Executing: select count(*) FROM songs
13:56:53: Executing: select count(*) FROM playlists
13:56:53: No query/filter
13:56:53: Executing: select * from songs
13:56:53: Enumerating size
13:56:55: Executing: select * from songs
13:56:55: Got size: 1760614
13:59:01: Executing: select * from songs where id=686
13:59:01: Session 2: Streaming file '03 - Interlude1.mp3' to 127.0.0.1 (offset 0)
13:59:30: Executing: select * from songs where id=692
13:59:30: Session 3: Streaming file '09 - Interlude2.mp3' to 127.0.0.1 (offset 0)
14:00:00: Executing: select * from songs where id=695
14:00:00: Session 4: Streaming file '12 - Interlude3.mp3' to 127.0.0.1 (offset 0)
14:00:09: Executing: select * from songs where id=684
14:00:09: Session 5: Streaming file '01 - Intro.mp3' to 127.0.0.1 (offset 0)
14:01:16: Executing: select * from songs where id=693
14:01:16: Session 6: Streaming file '10 - Love labous on.mp3' to 127.0.0.1 (offset 0)
14:05:13: Executing: select * from songs where id=702
14:05:13: Session 7: Streaming file '19 - Mother Dawn.mp3' to 127.0.0.1 (offset 0)
14:10:26: Executing: select * from songs where id=690

no update statements…..