Releases: nwithan8/dizqueTV-python
v1.1.1 hotfix 1
Hot fix for programs when creating channel
v1.1.1
(Not so) Hot on the heels of dizqueTV's 1.0.0 release
New dizqueTV features replicated
- New Filler lists
- New Guide feature
- Block Shuffle
- Balance shows
- HLS.m3u endpoint (rarely used)
Bug fixes
- Handle if a PlexAPI media item has an "originallyAvailableAt" and "duration" attribute, to avoid making an incomplete item on dizqueTV
Additional features
- New translation for icon position (user can say "top left" rather than "1")
Please note that dizqueTV is a rapidly-evolving project, and as a result, this library could break with future releases. I will try my best to keep up with dizqueTV's development cycle. For simplicity's sake, version numbers of this library will match version numbers of dizqueTV.
v1.0.1 hotfix
Hot fix for access tokens
v1.0.0
Hot on the heels of dizqueTV's 1.0.0 release
New dizqueTV features replicated
- Cyclical shuffle
- Pad times
- Channel at Night creation
- Rerun support
- Replicate
- Replicate and Shuffle
- Delete a specific show (or a specific season of a show)
Additional features
- Convert a PlexAPI PlexServer object into a dizqueTV PlexServer object
Please note that dizqueTV is a rapidly-evolving project, and as a result, this library could break with future releases. I will try my best to keep up with dizqueTV's development cycle. For simplicity's sake, version numbers of this library will match version numbers of dizqueTV.
v0.0.64
Details
This initial release includes the majority of the functionality of dizqueTV, including:
- creating and updating channels
- adding programs and filler items
- adding redirects (Channel at Night)
- sorting programs by release date, season order, duration, alphabetically or randomly
- removing duplicate programs/fillers and specials
- adding and removing Plex servers
- updating all four dizqueTV settings categories
This library also has support for the popular PlexAPI Python library, allowing you to pass in a PlexAPI Video, Movie or Episode object and add it to a channel, with the conversion occurring behind the scenes.
Currently missing (future plans):
- Cyclical shuffle for programs
- Improved Channel at Night creation
- Rerun support
- Whatever else Vexorian decides to add
Please note that dizqueTV is a rapidly-evolving project, and as a result, this library could break with future releases. I will try my best to keep up with dizqueTV's development cycle. For simplicity's sake, version numbers of this library will match version numbers of dizqueTV.