4.3.0.2140b0
What's Changed
- [NEW] Establish a Plex API connection via the
shortcuts.plex_api
property- May require a server-side SQL query to retrieve required Plex token, which requires enabling SQL queries in Tautulli. Enable this by setting
api_sql = 1
in Tautulli'sconfig.ini
file while the application is not running.
- May require a server-side SQL query to retrieve required Plex token, which requires enabling SQL queries in Tautulli. Enable this by setting
- [ADDED]
PlexAPI==4.15.*,>=4.15.14
dependency
Related PRs
- [feat] Add shortcut to initialize Plex API instance for Tautulli-connected Plex Media Server by @nwithan8 in #48
Full Changelog: 4.2.2.2140b0...4.3.0.2140b0