Add option to uninstall the GeoLite2 database

This commit is contained in:
JonnyWong16 2016-07-01 09:33:13 -07:00
commit 8b787e4ae0
4 changed files with 47 additions and 4 deletions

8
API.md
View file

@ -1722,6 +1722,10 @@ Returns:
```
### install_geoip_db
Downloads and installs the GeoLite2 database
### notify
Send a notification using PlexPy.
@ -1844,6 +1848,10 @@ Returns:
```
### uninstall_geoip_db
Uninstalls the GeoLite2 database
### update
Check for PlexPy updates on Github.