Welcome to the Chocolatey Community Package Repository! The packages found in this section of the site are provided, maintained, and moderated by the community.
Moderation
Every version of each package undergoes a rigorous moderation process before it goes live that typically includes:
- Security, consistency, and quality checking
- Installation testing
- Virus checking through VirusTotal
- Human moderators who give final review and sign off
More detail at Security and Moderation.
Organizational Use
If you are an organization using Chocolatey, we want your experience to be fully reliable. Due to the nature of this publicly offered repository, reliability cannot be guaranteed. Packages offered here are subject to distribution rights, which means they may need to reach out further to the internet to the official locations to download files at runtime.
Fortunately, distribution rights do not apply for internal use. With any edition of Chocolatey (including the free open source edition), you can host your own packages and cache or internalize existing community packages.
Disclaimer
Your use of the packages on this site means you understand they are not supported or guaranteed in any way. Learn more...
- Passing
- Failing
- Pending
- Unknown / Exempted

Downloads:
1,042
Downloads of v 2.4.1:
661
Last Update:
27 Apr 2017
Package Maintainer(s):
Software Author(s):
- Mikael Aspehed
Tags:
webtools unsupported appstore uas plex admin- Software Specific:
- Software Site
- Software Source
- Software Docs
- Software Issues
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download

Unsupported AppStore for Plex
- Software Specific:
- Software Site
- Software Source
- Software Docs
- Software Issues
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
1,042
Downloads of v 2.4.1:
661
Maintainer(s):
Software Author(s):
- Mikael Aspehed
Edit Package
To edit the metadata for a package, please upload an updated version of the package.
Chocolatey's Community Package Repository currently does not allow updating package metadata on the website. This helps ensure that the package itself (and the source used to build the package) remains the one true source of package metadata.
This does require that you increment the package version.
This Package Contains an Exempted Check
1 Test Passing and 1 Exempted Test
Validation Testing Passed
Verification Testing Exempt:
Dependent Package:
Dependency requires a reboot, which is not handled by verifier.
To install Unsupported AppStore for Plex, run the following command from the command line or from PowerShell:
To upgrade Unsupported AppStore for Plex, run the following command from the command line or from PowerShell:
To uninstall Unsupported AppStore for Plex, run the following command from the command line or from PowerShell:
NOTE: This applies to both open source and commercial editions of Chocolatey.
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://chocolatey.org/api/v2. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
- Download the Package Download
- Follow manual internalization instructions
-
Package Internalizer (C4B)
- Run
choco download uas-plex --internalize --source=https://chocolatey.org/api/v2
(additional options) - Run
choco push --source="'http://internal/odata/repo'"
for package and dependencies - Automate package internalization
- Run
3. Enter your internal repository url
(this should look similar to https://chocolatey.org/api/v2)
4. Choose your deployment method:
choco upgrade uas-plex -y --source="'STEP 3 URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade uas-plex -y --source="'STEP 3 URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Ensure uas-plex installed
win_chocolatey:
name: uas-plex
state: present
version: 2.4.1
source: STEP 3 URL
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
Coming early 2020! Central Managment Reporting available now! More information...
chocolatey_package 'uas-plex' do
action :install
version '2.4.1'
source 'STEP 3 URL'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
Chocolatey::Ensure-Package
(
Name: uas-plex,
Version: 2.4.1,
Source: STEP 3 URL
);
Requires Otter Chocolatey Extension. See docs at https://inedo.com/den/otter/chocolatey.
cChocoPackageInstaller uas-plex
{
Name = 'uas-plex'
Ensure = 'Present'
Version = '2.4.1'
Source = 'STEP 3 URL'
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'uas-plex':
provider => 'chocolatey',
ensure => '2.4.1',
source => 'STEP 3 URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
salt '*' chocolatey.install uas-plex version="2.4.1" source="STEP 3 URL"
See docs at https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.chocolatey.html.
5. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved by moderator AdmiringWorm on 27 Apr 2017.
WebTools 2.x is a collection of utilities to help with the management of your Plex Server.
This plugin is not limited to the usual channel interface. Instead, it utilizes a built-in webserver to display a responsive web interface which also works on mobile devices, allowing you to manage your Plex Server from any device.
This tool was created by Dagalufh (Frontend) and Dane22 (Backend) with the beta testing from:
- OttoKerner
- sa2000
- trumpy81
- Xandi92
- chuckpa
Currently the tools available are:
Logviewer
This tool allows for easy viewing of logs related to Plex and it's plugins via an easy to use web interface. It also gives you the ability to download all of the logs in a .zip file to easily send to a developer of a specific plugin.
(This includes logs of 3rd party plugins, contrary to the Log download button in Plex Web.)
Subtitle Management
The purpose of this tool is to give the user a way to manage subtitles that are not embedded.
Current features:
- View the content of a subtitle file for easier identification.
- Highlights the subtitle that is selected as active in Plex for a specific Movie or Episode
- Removal of one or more subtitles. Usage is on your own risk as this will delete files on your hard drive.
Unsupported AppStore
This tool was originally created by mikedm139 and was one of the most popular plugins in the Plex universe. Now, this is included in WebTools 2.0, giving it an easy to use web interface that allows for quick installation/removal/update of plugins.
FindMedia
This tool will quickly search a library, and then compare the items in the Plex database to the actually accessible media files on disk. It will then list all missing items from either the Plex Media Server database, or from your file system. This tool combines the outcome from the 3rd party plugins "Find-Missing" and "Find-Unmatched".
Find-Unmatched is due to that discontinued, and removed from UAS.
$packageName = 'uas-plex'
$BundleName = 'WebTools.bundle'
$url = 'https://github.com/ukdtom/WebTools.bundle/releases/download/2.4.1/WebTools.bundle.zip'
$checksum = '4289A1973508CC77578D64220FE728A4FD0BA15B6D8478632C5DE1EAD5C80C75'
$LocalAppDataPath = Get-ItemProperty -path "registry::hkey_current_user\software\Plex, Inc.\Plex Media Server" | select-object -expandproperty LocalAppDataPath
if ($LocalAppDataPath -eq $null) {
Write-Host "Plex Media Server has not been configured yet!" -ForegroundColor red -BackgroundColor blue
Write-Host "Creating default directories..." -ForegroundColor green -BackgroundColor blue
New-Item "$env:LOCALAPPDATA\Plex" -Type Directory -force
New-Item "$env:LOCALAPPDATA\Plex\Plex Media Server" -Type Directory -force
New-Item "$env:LOCALAPPDATA\Plex\Plex Media Server\Plug-ins" -Type Directory -force
$LocalAppDataPath = "$env:LOCALAPPDATA\Plex"
}
$UnZipDir = Join-Path -Path $LocalAppDataPath -ChildPath "Plex Media Server\Plug-ins"
$strFileName="$LocalAppDataPath\Plex Media Server\Plug-ins\$BundleName.old"
If (Test-Path $strFileName){
Write-Host "Removing previous .old version." -ForegroundColor green -BackgroundColor blue
Remove-Item "$UnZipDir\$BundleName.old" -recurse
}Else{
Write-Host ".old version does not exist." -ForegroundColor green -BackgroundColor blue
}
$strFileName="$LocalAppDataPath\Plex Media Server\Plug-ins\$BundleName"
If (Test-Path $strFileName){
Write-Host "Renaming previous version .old." -ForegroundColor green -BackgroundColor blue
Rename-Item "$UnZipDir\$BundleName" "$BundleName.old"
}Else{
Write-Host "No previous version exists." -ForegroundColor green -BackgroundColor blue
}
$packageArgs = @{
packageName = $packageName
unzipLocation = $UnZipDir
fileType = 'ZIP'
url = $url
checksum = $checksum
checksumType = 'sha256'
}
Install-ChocolateyZipPackage @packageArgs
Write-Host "You can ignore Only an exit code of non-zero will fail... messages." -ForegroundColor green -BackgroundColor blue
$packageName = 'uas-plex'
$BundleName = 'WebTools.bundle'
$LocalAppDataPath = Get-ItemProperty -path "registry::hkey_current_user\software\Plex, Inc.\Plex Media Server" | select-object -expandproperty LocalAppDataPath
if ($LocalAppDataPath -eq $null) {
Write-Host "Plex Media Server has not been configured yet!" -ForegroundColor red -BackgroundColor blue
$LocalAppDataPath = "$env:LOCALAPPDATA\Plex"
}
$UnZipDir = Join-Path -Path $LocalAppDataPath -ChildPath "Plex Media Server\Plug-ins"
$strFileName="$LocalAppDataPath\Plex Media Server\Plug-ins\$BundleName.old"
If (Test-Path $strFileName){
Write-Host "Removing previous .old version." -ForegroundColor green -BackgroundColor blue
Remove-Item "$UnZipDir\$BundleName.old" -recurse
}Else{
Write-Host ".old version does not exist." -ForegroundColor green -BackgroundColor blue
}
$strFileName="$LocalAppDataPath\Plex Media Server\Plug-ins\$BundleName"
If (Test-Path $strFileName){
Write-Host "Removing $packageName" -ForegroundColor green -BackgroundColor blue
Remove-Item "$UnZipDir\$BundleName" -recurse
}Else{
Write-Host "ERROR: No previous version exists." -ForegroundColor green -BackgroundColor blue
}
Write-Host "You can ignore Only an exit code of non-zero will fail... messages." -ForegroundColor green -BackgroundColor blue
Log in or click on link to see number of positives.
- uas-plex.2.4.1.nupkg (c7316d633aad) - ## / 59
- WebTools.bundle.zip (4289a1973508) - ## / 59
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Version | Downloads | Last Updated | Status |
---|---|---|---|
Unsupported AppStore for Plex 2.4.1 | 661 | Thursday, April 27, 2017 | Approved |
Unsupported AppStore for Plex 2.3 | 381 | Sunday, November 6, 2016 | Approved |
Ground Rules:
- This discussion is only about Unsupported AppStore for Plex and the Unsupported AppStore for Plex package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Unsupported AppStore for Plex, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.