ukdtom / WebTools.bundle

WebTools is a collection of tools for Plex Media Server. Like the Unsupported AppStore (UAS)
https://forums.plex.tv/discussion/288191
Mozilla Public License 2.0
1.3k stars 170 forks source link

Mac OSx FM and TechInfo Module #494

Closed ukdtom closed 5 years ago

ukdtom commented 6 years ago

Seems like on a Mac, locale is not set as default, causing all kinda issues with above two modules....

Also seen an issue in TechInfo, logged as:

2018-02-24 22:01:24,476 (700009995000) :  CRITICAL (techinfo:201) - Fatal error happened in getting the Log Directory: type object 'techinfo' has no attribute 'LOGDIR' (most recent call last):
  File "/Users/mw/Library/Application Support/Plex Media Server/Plug-ins/WebTools.bundle/Contents/Code/techinfo.py", line 197, in GETINFO
    if not os.path.isdir(self.LOGDIR):
AttributeError: type object 'techinfo' has no attribute 'LOGDIR'
ukdtom commented 5 years ago

Sadly, dev work has been put on hold, due to plugins been discontinued by Plex

Ref: https://www.plex.tv/blog/subtitles-and-sunsets-big-improvements-little-housekeeping/

No new versions will be release, and this project has been put on hold

UAS will still be maintained for as long as it lasts