Downloads:
23,907
Downloads of v 4.10.1:
6,103
Last Update:
22 Mar 2024
Package Maintainer(s):
Software Author(s):
- Plex
Tags:
plex plexamp multimedia mp3 audio player free binary- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Mailing List
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Plexamp
- 1
- 2
- 3
4.10.1 | Updated: 22 Mar 2024
- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Mailing List
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
23,907
Downloads of v 4.10.1:
6,103
Maintainer(s):
Software Author(s):
- Plex
Plexamp 4.10.1
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Plex. The inclusion of Plex trademark(s), if any, upon this webpage is solely to identify Plex goods or services and not for commercial purposes.
- 1
- 2
- 3
This Package Contains an Exempted Check
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Plexamp, run the following command from the command line or from PowerShell:
To upgrade Plexamp, run the following command from the command line or from PowerShell:
To uninstall Plexamp, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
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://community.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: (additional options)
choco download plexamp --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade plexamp -y --source="'INTERNAL REPO 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 plexamp -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install plexamp
win_chocolatey:
name: plexamp
version: '4.10.1'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'plexamp' do
action :install
source 'INTERNAL REPO URL'
version '4.10.1'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller plexamp
{
Name = "plexamp"
Version = "4.10.1"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'plexamp':
ensure => '4.10.1',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved by moderator Windos on 26 Mar 2024.
Plexamp is a small music player for your desktop, with a number of unique features. Throw your best FLACs at it and experience sonic bliss!
For a more detailed look at Plexamp's features (and a fun origin story!) check out our write-up.
While Plexamp is unsupported, we've provided Frequently Asked Questions to aid in your musical adventure.
Built with Love, Right at Home on your Desktop
Global media key support, a high-quality audio path, and a permanent home in your tray.
Gapless Playback
No more buzz kill when listening to live albums. Seamlessly transition between tracks on an album.
Visualizers
Beautiful animations for music, with key colors extracted from album art.
Loudness Leveling and Smart Transitions
Stop reaching for the volume knob. Loudness is normalized and smart transition points are computed between tracks, ensuring optimal listening flow.
SoundPrints and Waveform Seeking
Enjoy beautiful graphical views of songs, and seek easily to specific places in a song.
Library and Artist Radio
Explore your library in new ways with Library Radio, Time Travel Radio, and Artist Radio.
Please Note: This is an automatically updated package. If you find it is
out of date by more than a day or two, please contact the maintainer(s) and
let them know here that the package is no longer updating correctly.
md5: B87DA58BE031B9A3BA2037E9CC353A76 | sha1: 5576A068D1B59BF6184F1012A31AB265C1220FC5 | sha256: B6966D64C8705371682505A6A1EDD8F9B7AC62234AE7C646A21F368E05F7B100 | sha512: 0E56572CE6EC176279FF17B758022582BB4ECB6A2A3E94B96DBFA6EAF5BEE40D842CC5B1B1532DA9D6DC892DCF03F6F0EFC823EDF8B44D31B2726D4AD30CB0D0
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
The installer have been downloaded from their official download link listed on <https://www.plex.tv/plexamp/>
and can be verified like this:
1. Download the following installers:
64-Bit: <https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp%20Setup%204.10.1.exe>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'
checksum type: sha256
checksum64: B6966D64C8705371682505A6A1EDD8F9B7AC62234AE7C646A21F368E05F7B100
File 'LICENSE.txt' is obtained from Plexamp program Settings/About/Licenses
(From Plexamp program Settings/About/Licenses)
COPYRIGHT AND PERMISSION NOTICE
Copyright (c) 1996 - 2020, Daniel Stenberg, [email protected], and many contributors, see the THANKS file.
All rights reserved.
Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization of the copyright holder.
Tencent is pleased to support the open source community by making RapidJSON available.
Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
If you have downloaded a copy of the RapidJSON binary from Tencent, please note that the RapidJSON binary is licensed under the MIT License.
If you have downloaded a copy of the RapidJSON source code from Tencent, please note that RapidJSON source code is licensed under the MIT License, except for the third-party components listed below which are subject to different license terms. Your integration of RapidJSON into your own projects may require compliance with the MIT License, as well as the other licenses applicable to the third-party components included within RapidJSON. To avoid the problematic JSON license in your own projects, it's sufficient to exclude the bin/jsonchecker/ directory, as it's the only code under the JSON license.
A copy of the MIT License is included in this file.
Other dependencies and licenses:
Open Source Software Licensed Under the BSD License:
--------------------------------------------------------------------
The msinttypes r29
Copyright (c) 2006-2013 Alexander Chemeris
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
* Neither the name of copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS AND CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Open Source Software Licensed Under the JSON License:
--------------------------------------------------------------------
json.org
Copyright (c) 2002 JSON.org
All Rights Reserved.
JSON_checker
Copyright (c) 2002 JSON.org
All Rights Reserved.
Terms of the JSON License:
---------------------------------------------------
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
The Software shall be used for Good, not Evil.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Terms of the MIT License:
--------------------------------------------------------------------
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
CCColorCube.h
Copyright (c) 2014 Ole Krause-Sparmann
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
// Copyright (c) 2008-2010 Bjoern Hoehrmann <[email protected]>
// See http://bjoern.hoehrmann.de/utf-8/decoder/dfa/ for details.
Log in or click on link to see number of positives.
- plexamp.4.10.1.nupkg (6b9734f86d56) - ## / 60
- Plexamp Setup 4.10.1.exe (b6966d64c870) - ## / 69
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.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
Plexamp 4.10.1 | 6103 | Friday, March 22, 2024 | Approved | |
Plexamp 4.10.0 | 332 | Saturday, March 16, 2024 | Approved | |
Plexamp 4.9.5 | 646 | Sunday, February 4, 2024 | Approved | |
Plexamp (Install) 4.8.4 | 1034 | Friday, October 20, 2023 | Approved | |
Plexamp (Install) 4.8.3 | 409 | Thursday, September 28, 2023 | Approved | |
Plexamp (Install) 4.8.2 | 743 | Monday, August 7, 2023 | Approved | |
Plexamp (Install) 4.8.0 | 58 | Friday, July 21, 2023 | Approved | |
Plexamp (Install) 4.7.4 | 777 | Sunday, May 14, 2023 | Approved | |
Plexamp (Install) 4.7.3 | 269 | Wednesday, May 10, 2023 | Approved | |
Plexamp (Install) 4.6.2 | 707 | Monday, February 6, 2023 | Approved | |
Plexamp (Install) 4.6.1 | 545 | Thursday, December 8, 2022 | Approved | |
Plexamp (Install) 4.6.0 | 262 | Friday, December 2, 2022 | Approved | |
Plexamp (Install) 4.5.3 | 333 | Monday, November 21, 2022 | Approved | |
Plexamp (Install) 4.5.2 | 360 | Saturday, November 5, 2022 | Approved | |
Plexamp (Install) 4.5.0 | 410 | Thursday, October 20, 2022 | Approved | |
Plexamp (Install) 4.4.0 | 210 | Sunday, October 16, 2022 | Approved | |
Plexamp (Install) 4.3.0 | 588 | Monday, August 1, 2022 | Approved | |
Plexamp (Install) 4.2.2 | 450 | Saturday, June 25, 2022 | Approved | |
Plexamp (Install) 4.2.1 | 513 | Sunday, May 8, 2022 | Approved | |
Plexamp (Install) 4.2.0 | 421 | Friday, April 15, 2022 | Approved | |
Plexamp (Install) 4.1.0 | 400 | Friday, March 25, 2022 | Approved | |
Plexamp (Install) 3.9.1 | 576 | Tuesday, January 25, 2022 | Approved | |
Plexamp (Install) 3.9.0 | 81 | Thursday, January 13, 2022 | Approved | |
Plexamp (Install) 3.8.2 | 501 | Wednesday, December 15, 2021 | Approved | |
Plexamp (Install) 3.7.0 | 680 | Monday, September 13, 2021 | Approved | |
Plexamp (Install) 3.5.0 | 529 | Saturday, July 10, 2021 | Approved | |
Plexamp (Install) 3.4.7 | 437 | Sunday, June 6, 2021 | Approved | |
Plexamp (Install) 3.4.5 | 409 | Tuesday, May 11, 2021 | Approved | |
Plexamp (Install) 3.4.4 | 486 | Tuesday, March 23, 2021 | Approved | |
Plexamp (Install) 3.4.0 | 609 | Friday, December 25, 2020 | Approved | |
Plexamp (Install) 3.1.1 | 722 | Tuesday, July 7, 2020 | Approved | |
Plexamp (Install) 3.0.2 | 367 | Thursday, April 30, 2020 | Approved | |
Plexamp (Install) 1.1.0 | 859 | Thursday, January 10, 2019 | Approved | |
Plexamp (Install) 1.0.5 | 498 | Tuesday, May 8, 2018 | Approved | |
Plexamp (Install) 1.0.4 | 349 | Thursday, April 19, 2018 | Approved | |
Plexamp (Install) 1.0.2 | 382 | Wednesday, February 21, 2018 | Approved | |
Plexamp (Install) 1.0.1 | 348 | Friday, January 19, 2018 | Approved | |
Plexamp (Install) 1.0.0 | 358 | Thursday, December 28, 2017 | Approved |
Copyright Daniel Stenberg and many contributors
-
- dotnet4.5 (≥ 4.5.20120822)
Ground Rules:
- This discussion is only about Plexamp and the Plexamp 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 Plexamp, 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.