Skip to content

Autoplay misses calls that have a start time older than the one currently playing  #163

@agausmann

Description

@agausmann

This is easily reproducible every few minutes, on a typical station with overlapping short and long recordings.

For example, 5:32:12 PM was left unread here:

image

What seems to be happening: Recordings are being sorted by start time, and older, longer recordings are inserted before the "now playing" entry that was finished and submitted first:

  1. Receiver A starts recording at 5:32:12
  2. Receiver B starts recording at 5:32:17
  3. Receiver B finishes after 2 seconds, and uploads
  4. Player starts playing from 5:32:17
  5. Receiver A finishes after 12 seconds, and uploads

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions