This repository has been archived by the owner on Aug 9, 2024. It is now read-only.
Releases: LizardByte/PlexyGlass
Releases · LizardByte/PlexyGlass
v2023.1210.222444
What's Changed
- test: add initial unit tests and code cleanup by @ReenigneArcher in #129
Full Changelog: v2023.1210.181502...v2023.1210.222444
v2023.1210.181502
What's Changed
- build(deps): bump LizardByte/setup-python-action from 2023.1128.10441 to 2023.1210.35516 by @dependabot in #126
Full Changelog: v2023.1210.175653...v2023.1210.181502
v2023.1210.175653
What's Changed
- ci: update global workflows by @LizardByte-bot in #125
Full Changelog: v2023.1207.232206...v2023.1210.175653
v2023.1207.232206
What's Changed
- ci: fix workflows by @ReenigneArcher in #91
- ci: update global workflows by @LizardByte-bot in #93
- ci: update global docker by @LizardByte-bot in #95
- ci: update global python by @LizardByte-bot in #94
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #90
- ci: update global workflows by @LizardByte-bot in #100
- ci: update global workflows by @LizardByte-bot in #101
- ci: use new LizardByte setup python action by @ReenigneArcher in #102
- ci: update global workflows by @LizardByte-bot in #104
- ci: update global workflows by @LizardByte-bot in #106
- ci: update release notifier by @LizardByte-bot in #107
- ci: update global workflows by @LizardByte-bot in #108
- ci: update release notifier by @LizardByte-bot in #109
- ci: use tagged setup python action by @ReenigneArcher in #110
- ci: update global workflows by @LizardByte-bot in #114
- chore: update LizardByte actions by @ReenigneArcher in #115
- ci: update release notifier by @LizardByte-bot in #118
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #119
- ci: automated rolling releases by @ReenigneArcher in #120
Full Changelog: v0.0.5...v2023.1207.232206
v0.0.5
Dependencies
- Install youtube-dl from source, as latest stable release is broken.
v0.0.4
Fixed
- use try/except/else for plexhints import
- docker build was missing some plugin files
- dockerignore file was not being respected
- issue with special characters being replaced in plist file
v0.0.3
Fixed
plexhints
import error on Docker- Reduced release bundle size
Updated
- Improved documentation for Docker
v0.0.2
Added
- Add docker-mod for linuxserver plex image
v0.0.1
Added
- Initial Release