You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To elaborate a little: this option would be for shuffle ordered time slots only. It would change the algorithm to attempt to fit as many episodes into a slot at the cost of increasing the possibility of repeats. This would be sort of a "merge" between random slots and time slots - the behavior of random slots with the scheduling of time slots.
We could also expand on this further if we think of this more like random slots. For instance, we could implement cooldowns per slot to try to reduce the effect of repeats
On Wed, Dec 18, 2024 at 8:32 AM Christian Benincasa < ***@***.***> wrote:
To elaborate a little: this option would be for shuffle ordered time slots
only. It would change the algorithm to attempt to fit as many episodes into
a slot at the cost of increasing the possibility of repeats. This would be
sort of a "merge" between random slots and time slots - the behavior of
random slots with the scheduling of time slots.
We could also expand on this further if we think of this more like random
slots. For instance, we could implement cooldowns per slot to try to reduce
the effect of repeats
—
Reply to this email directly, view it on GitHub
<#1025 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHOZCM6TNMOPE6BBVMUZ54L2GF2ORAVCNFSM6AAAAABTZKBTHOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNJRGMZTMNJRGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
Is your feature request related to a problem? Please describe.
Too much flex time when using time slots
Describe the solution you'd like
The time slot to check each program in the list to see if it fits in the available time left in the slot.
The text was updated successfully, but these errors were encountered: