Releases: wilmardo/ansible-role-plex
Releases · wilmardo/ansible-role-plex
2.1.0
Breaking Changes
- Not installing plexupdate by default.
Chose this because it screws with some of the package managers. If you choose to install plexupdate, use it only and not the package manager to install plexmediaserver.
2.0.1
Breaking Changes
- Removes Ubuntu 12.04 because EOL
- Removes Debian 8 because not officially supported and repository is dead
Changes
- Adds Molecule testing
- Cleanup and implementing best practices from Molecule
- Fedora support added
2.0.0
Breaking changes:
- Updates to Tautulli, not backwards compatible with PlexPy unless everythings is renamed manually
Changes:
- Renames templates from .jinja2 to .j2
1.0.1
Changelog:
- Testing for webinterfaces for Plex and PlexPy added
- Testing for plexupdate added
- Fixed issues with PlexPy not starting
- Updates release with plexupdate if apt/yum does not provide the latest package
- Centos 6 support added for PlexPy
- Several cleanups
- Readme updated to new format
1.0.0
First release to Ansible Galaxy