From where can I find downloaded Plugins?

Pardon me for asking this since this might be a trivial question, but I do not seem to find the source code of the downloaded plugins from anywhere on my computer.



I saw a tip for this in twitter, but that didn’t help. The directory which was suggested didn’t exist:



ls “~/Library/Application Support/Plex Media Server/Plug-ins/”

ls: cannot access ~/Library/Application Support/Plex Media Server/Plug-ins/: No such file or directory



I’ve also looked from “~/Library/Application Support/Plex Media Server/Contents/Resources/Plug-ins” but there is only AppStore, PlexHelp and SiteConfigurations bundles.



Any help would be appreciated!



Try this (note backslashes):
ls ~/Library/Application\ Support/Plex\ Media\ Server/Plug-ins/


I works. Thanks a bunch!

If quoted, it should have been if ~/"Library/Application Support/Plex Media Server/Plug-ins/"

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.