Releases: nwithan8/dizqueTV-python
Releases · nwithan8/dizqueTV-python
2.2.0.170
What's Changed
- [ADDED] New endpoints introduced in dizqueTV v1.7.0
Full Changelog: 2.1.0.153...2.2.0.170
2.1.0.153
What's Changed
- [ADDED]
seekPositionandendPositionfor dizqueTV v1.6.0 support (thanks @tim000x3)- Feature only works on v1.6.0, but is backwards compatible with v1.5.3+
- [ADDED] Python 3.14 support
- [REMOVED] All Google Analytics collection (anonymous and non-anonymous). Existing analytics flags won't do anything.
New Contributors
Full Changelog: 2.0.0.153...2.1.0.153
v2.0.0.153
What's Changed
- [FIX] Type enforcement checks on some dictionary merges causing bad/incomplete data to be sent to the server
- [CHANGED] Python version support
- Dropped: Python 3.7, 3.8, 3.9
- Added: 3.13
- [CHANGED] Version naming scheme due to dizqueTV's stalled development
- Previous versions:
X.Y.Z.awhereX.Y.Zrepresented the dizqueTV version, andarepresented the patch version of this library- Ex.
1.5.3.2-> the second patch (third overall version) of this library compatible with dizqueTV v1.5.3
- Ex.
- New versions
X.Y.Z.aaawhereX.Y.Zrepresents the major-minor-patch version of this library, andaaarepresents the lowest compatible dizqueTV version- Ex.
2.0.0.153-> Version2.0.0of this library, compatible with dizqueTV v1.5.3 as a minimum
- Ex.
- Previous versions:
Related PRs
Full Changelog: 1.5.3.2...2.0.0.153
v1.5.3.2
v1.5.3.1
v1.5.3.0
v1.5.0.9
What's Changed
- Improve docstrings and type-hinting
- New
.full_titleproperty on media items (combines show name, episode name, and season/episode count for TV show episodes) - Improve threading for collecting all channels
Full Changelog: 1.5.0.8...1.5.0.9
v1.5.0.8
v1.5.0.7
- Fix bug when retrieving a channel that has no programs
Full Changelog: 1.5.0.6...1.5.0.7
v1.5.0.6
- Fix bug when trying to retrieve all channel programs
Full Changelog: 1.5.0.5...1.5.0.6