Dizquetv

Latest version: v2.0.0.153

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 12

2.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.a` where `X.Y.Z` represented the dizqueTV version, and `a` represented 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
- New versions `X.Y.Z.aaa` where `X.Y.Z` represents the major-minor-patch version of this library, and `aaa` represents the lowest compatible dizqueTV version
- Ex. `2.0.0.153` -> Version `2.0.0` of this library, compatible with dizqueTV v1.5.3 as a minimum

Related PRs
* [fix] Broken dictionary combination with type enforcement by nwithan8 in https://github.com/nwithan8/dizqueTV-python/pull/111


**Full Changelog**: https://github.com/nwithan8/dizqueTV-python/compare/1.5.3.2...2.0.0.153

1.5.5

This is a critical fix for vulnerability 52079 from exploit db. Do note that it is not ever recommended to expose dizqueTV's port, as at the very least this will grant anyone with access to that port to browse your plex server and play with dizqueTV's configuration as this project doesn't have authentication or security measures. Nevertheless, a remote code execution exploit is still very dangerous and that's the reason why this release comes with fixes that will sacrifice ease of use to ensure that it is never possible for some entity to use this exploit to execute code in your computer.

- The ffmpeg path option now can only be edited from the UI for the first 24 hours after initializing dizqueTV.
- The ffmpeg path option only accepts valid file paths that exist.
- When the ffmpeg path option is locked, you can unlock it again by adding the **--unlock** command line argument to dizqueTV.

1.5.4

1.5.4 was a version of the fixes that was pushed too quickly and wasn't working correctly. please ignore it and use 1.5.5 instead. If out of luck 1.5.4 was downloaded directly to your docker container, it's not a big deal, 1.5.5 will clean it up.

Installation

For more details, check the [Wiki](https://github.com/vexorian/dizquetv/wiki)

Docker users go here: https://hub.docker.com/repository/docker/vexorian/dizquetv/tags

Known issues:

- Virus Total reports the windows executable as malware. This appears to be a false positive that affects all apps using nexe to bundle nodejs. To date other scanners haven't had that issue. But if you don't trust us on this you are feel to build the app from source instead of using the executable.
- Some weird things are going on with getting Music libraries and albums from Plex (Something about some 'albums' no longer being returned as 'albums' by Plex?). I'd recommend to use a Playlist to import music to ensure that all the tracks are found.


For native executable files look below:

1.5.3.2

What's Changed

- Fix broken import (closes 110 )

**Full Changelog**: https://github.com/nwithan8/dizqueTV-python/compare/1.5.3.1...1.5.3.2

1.5.3.1

What's Changed

- [FIX] Bug causing `add_fillers` to fail (109 )

Related PRs
* Add support for Python 3.10, 3.11 and 3.12 by nwithan8 in https://github.com/nwithan8/dizqueTV-python/pull/108
* Removing erroneous dizque_instance causing add_fillers to fail by mkfenton in https://github.com/nwithan8/dizqueTV-python/pull/109

New Contributors
* mkfenton made their first contribution in https://github.com/nwithan8/dizqueTV-python/pull/109

**Full Changelog**: https://github.com/nwithan8/dizqueTV-python/compare/1.5.3.0...1.5.3.1

1.5.3

- This includes all the new features from 1.5.0: https://github.com/vexorian/dizquetv/releases/1.5.0
- Also the fixes from 1.5.1 and 1.5.2 https://github.com/vexorian/dizquetv/releases/1.5.1
- In addition there are new fixes:
- Bug fix: Remove giant log message that would sometimes appear and it may have been causing some delays when playing new videos.
- Fix blocky playback when using mpeg2video codec, this bug was introduced by 1.5.1.
- The dizqueTV web UI no longer needs external javascript libraries to work. This means it doesn't need an internet connection to work and the pages should load faster.
- The interlude screens introduced by 1.5.1 can now be disabled in ffmpeg options.

Installation

For more details, check the [Wiki](https://github.com/vexorian/dizquetv/wiki)

Docker users go here: https://hub.docker.com/repository/docker/vexorian/dizquetv/tags

Known issues:

- Virus Total reports the windows executable as malware. This appears to be a false positive that affects all apps using nexe to bundle nodejs. To date other scanners haven't had that issue. But if you don't trust us on this you are feel to build the app from source instead of using the executable.
- Some weird things are going on with getting Music libraries and albums from Plex (Something about some 'albums' no longer being returned as 'albums' by Plex?). I'd recommend to use a Playlist to import music to ensure that all the tracks are found.


For native executable files look below:

Page 1 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.