Opened 16 years ago

Closed 16 years ago

#4345 closed defect (fixed)

When adding new music the lastplay field gets set to the time it was added

Reported by: Ash Bostock <abostock@…> Owned by: paulh
Priority: minor Milestone: 0.21
Component: mythmusic Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

The lastplay field in the music_songs table should be NULL for newly added music as they have never been played before. Instead it gets set to the time it was added.

Change History (2)

comment:1 Changed 16 years ago by paulh

Milestone: unknown0.21
Owner: changed from Isaac Richards to paulh
Status: newassigned

comment:2 Changed 16 years ago by paulh

Resolution: fixed
Status: assignedclosed

(In [15202]) Don't set the lastplay field when inserting new tracks.

Fixes #4345.

Note: See TracTickets for help on using tickets.