Releases: nzbgetcom/Extension-NotifyPlex
Releases · nzbgetcom/Extension-NotifyPlex
Version 4.0
What's Changed
- migration from a file header config definition to a manifest.json-based configuration;
- works with NZBGet v23 and above;
- no longer works with NZBGet v22 and below;
Version 3.0
What's Changed
- added python 3.8+ support;
- added tests;
- added "release" and "tests" pipelines;
- use the standard "urllib" library instead of "requests";
- removed Plex Home Theater notifications due to deprication;
- updated README.md;