Changes in version 0.3.1 - Fix for new agent variable in library sections. Changes in version 0.3.0 (2018-07-11) - Add search_server (search-API Method) - Add update_check and update_tautulli for Tautulli updates - Add get_pms_update for Plex Media Server updates - Minor documentation fixes - Fix issues due to changes in the API Changes in version 0.2.0 - Add get_user_ips. - Add get_user_logins. - Add get_server_friendly_name. - Add get_server_id. - Add arnold(), probably the most crucial function of them all. Changes in version 0.1.1 (2018-02-26) - Add get_home_stats. It was nasty. - Apply use_tidy_style(). - Add GitHub links to DESCRIPTION. Changes in version 0.1.0 - Added a NEWS.md file to track changes to the package. - Added CI (covr, travis). - Added basic API interaction. - Added more than basic API interaction.