-
Notifications
You must be signed in to change notification settings - Fork 37
arUtil
Alexander Richter edited this page Jul 2, 2017
·
16 revisions
PATH: plex/lib/utils/arUtil.py
Default UI and functions for new scripts with and without UI.
from arUtil import ArUtil
class NewScript(ArUtil):
def __init__(self):
super(ArUtils, self).__init__()
scripts
scripts/plugins
- arUtil
- arDesktop
- arSave/arLoad
- arNotice
- arConfig
in development
- arSmartLoader
- arQualityChecker