New - Get highest or lowest active channel number - First-party support for adding collections and playlists to a dizqueTV channel - `add_programs_to_channels` can use Plex items as well as `Program` objects
Improved - `.channels` workaround runs multithreaded for faster loading
Fixed: - Temporary patch for `dizqueTV.API.channels` property until server-side API logic is fixed. Makes an API call for each channel, so beware, this is much slower now. - Reworked `channel_count` property to not use `channels` property since speed is reduced.