Rename PlexPy to Tautulli

This commit is contained in:
JonnyWong16 2017-12-10 23:07:32 -08:00
parent 55bdde808b
commit 19f029cff0
50 changed files with 867 additions and 870 deletions

View file

@ -120,7 +120,7 @@ def swizzled_bundleIdentifier(self, original):
return 'ade.plexpy.osxnotify'
if __name__ == '__main__':
notify('PlexPy', 'Test Subtitle', 'Test Body')
notify('Tautulli', 'Test Subtitle', 'Test Body')
""")
f.close()