Skip to content

Releases: nwithan8/dizqueTV-python

v1.1.1 hotfix 1

03 Oct 04:16
5f65437
Compare
Choose a tag to compare

Hot fix for programs when creating channel

v1.1.1

29 Sep 03:53
39ff5b3
Compare
Choose a tag to compare

(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

17 Sep 20:45
a9716e7
Compare
Choose a tag to compare

Hot fix for access tokens

v1.0.0

16 Sep 02:04
bd956f2
Compare
Choose a tag to compare

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

31 Aug 01:15
0b2953e
Compare
Choose a tag to compare

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.