devine icon indicating copy to clipboard operation
devine copied to clipboard

Use SortedKeyList with Track classes to automatically keep a list in order

Open rlaphoenix opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. This will heavily simplify some operations in both the dl command and the user's service code. E.g., when you want to pre-filter by resolution, bitrate, e.t.c e.t.c.

Describe the solution you'd like It should implement it similar to how it was implemented for the Title classes.

Describe alternatives you've considered N/A

Additional context N/A

rlaphoenix avatar Mar 27 '23 18:03 rlaphoenix

This was done with the new Chapters class, but needs to be done with Video, Audio, and Subtitles too.

rlaphoenix avatar Feb 20 '24 05:02 rlaphoenix