0x213F / jukebox-radio-django

Part Jukebox. Part Radio.
Other
1 stars 0 forks source link

Queue API: select related markers #81

Open 0x213F opened 3 years ago

0x213F commented 3 years ago

In the Queue API, we prefetch queue intervals. That queue interval query should select related markers (archived markers). This is because archived markers are needed for queue intervals and not fetched in the prefetch of markers via queue__track_uuid.