pannal / Sub-Zero.bundle

Subtitles for Plex, as good you would expect them to be.
Other
1.76k stars 120 forks source link

Issue installing plug-in: Error starting framework core #677

Closed nrgbistro closed 4 years ago

nrgbistro commented 4 years ago

I cannot get Sub-Zero to successfully install. I've tried following the steps in installation instructions but when I restart the plexmediaserver, it says: sh[8052]: Error starting framework core for /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/Sub-Zero.bundle

I'm very much a noob at this and I don't understand why it isn't initializing correctly...

pannal commented 4 years ago

Please set

<key>PlexPluginConsoleLogging</key>
<string>0</string>

to 1 in Contents/Info.plist inside Sub-Zero.bundle, then restart your PMS (or use /usr/sbin/start_pms, which might show stuff in stdout)