Downloads:
28,435
Downloads of v 3.7.0:
687
Last Update:
13 Sep 2021
Package Maintainer(s):
Software Author(s):
- Plex
Tags:
plex plexamp multimedia mp3 audio player free- 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 (Install)
This is not the latest version of Plexamp (Install) available.
- 1
- 2
- 3
3.7.0 | Updated: 13 Sep 2021
- 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:
28,435
Downloads of v 3.7.0:
687
Maintainer(s):
Software Author(s):
- Plex
Plexamp (Install) 3.7.0
This is not the latest version of Plexamp (Install) available.
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
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Plexamp (Install), run the following command from the command line or from PowerShell:
To upgrade Plexamp (Install), run the following command from the command line or from PowerShell:
To uninstall Plexamp (Install), 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 --version=3.7.0 --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'" --version="'3.7.0'" [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'" --version="'3.7.0'"
$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: '3.7.0'
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 '3.7.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller plexamp
{
Name = "plexamp"
Version = "3.7.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'plexamp':
ensure => '3.7.0',
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.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved as a trusted package on 13 Sep 2021.
choco://plexamp
To use choco:// protocol URLs, install (unofficial) choco:// Protocol support
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.
Click here to Patreon-ize the package maintainer.
Log in or click on link to see number of positives.
- plexamp.3.7.0.nupkg (804a447e11c0) - ## / 61
- Plexamp Setup 3.7.0.exe (375104f23c49) - ## / 63
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 | 10044 | Friday, March 22, 2024 | Approved | |
Plexamp 4.10.0 | 352 | Saturday, March 16, 2024 | Approved | |
Plexamp 4.9.5 | 659 | Sunday, February 4, 2024 | Approved | |
Plexamp (Install) 4.8.4 | 1049 | Friday, October 20, 2023 | Approved | |
Plexamp (Install) 4.8.3 | 431 | Thursday, September 28, 2023 | Approved | |
Plexamp (Install) 4.8.2 | 769 | Monday, August 7, 2023 | Approved | |
Plexamp (Install) 4.8.0 | 74 | Friday, July 21, 2023 | Approved | |
Plexamp (Install) 4.7.4 | 798 | Sunday, May 14, 2023 | Approved | |
Plexamp (Install) 4.7.3 | 283 | Wednesday, May 10, 2023 | Approved | |
Plexamp (Install) 4.6.2 | 720 | Monday, February 6, 2023 | Approved | |
Plexamp (Install) 4.6.1 | 566 | Thursday, December 8, 2022 | Approved | |
Plexamp (Install) 4.6.0 | 278 | Friday, December 2, 2022 | Approved | |
Plexamp (Install) 4.5.3 | 355 | Monday, November 21, 2022 | Approved | |
Plexamp (Install) 4.5.2 | 377 | Saturday, November 5, 2022 | Approved | |
Plexamp (Install) 4.5.0 | 435 | Thursday, October 20, 2022 | Approved | |
Plexamp (Install) 4.4.0 | 239 | Sunday, October 16, 2022 | Approved | |
Plexamp (Install) 4.3.0 | 616 | Monday, August 1, 2022 | Approved | |
Plexamp (Install) 4.2.2 | 471 | Saturday, June 25, 2022 | Approved | |
Plexamp (Install) 4.2.1 | 531 | Sunday, May 8, 2022 | Approved | |
Plexamp (Install) 4.2.0 | 440 | Friday, April 15, 2022 | Approved | |
Plexamp (Install) 4.1.0 | 426 | Friday, March 25, 2022 | Approved | |
Plexamp (Install) 3.9.1 | 606 | Tuesday, January 25, 2022 | Approved | |
Plexamp (Install) 3.9.0 | 100 | Thursday, January 13, 2022 | Approved | |
Plexamp (Install) 3.8.2 | 519 | Wednesday, December 15, 2021 | Approved | |
Plexamp (Install) 3.7.0 | 687 | Monday, September 13, 2021 | Approved | |
Plexamp (Install) 3.5.0 | 536 | Saturday, July 10, 2021 | Approved | |
Plexamp (Install) 3.4.7 | 443 | Sunday, June 6, 2021 | Approved | |
Plexamp (Install) 3.4.5 | 413 | Tuesday, May 11, 2021 | Approved | |
Plexamp (Install) 3.4.4 | 493 | Tuesday, March 23, 2021 | Approved | |
Plexamp (Install) 3.4.0 | 617 | Friday, December 25, 2020 | Approved | |
Plexamp (Install) 3.1.1 | 730 | Tuesday, July 7, 2020 | Approved | |
Plexamp (Install) 3.0.2 | 376 | Thursday, April 30, 2020 | Approved | |
Plexamp (Install) 1.1.0 | 868 | Thursday, January 10, 2019 | Approved | |
Plexamp (Install) 1.0.5 | 507 | Tuesday, May 8, 2018 | Approved | |
Plexamp (Install) 1.0.4 | 361 | Thursday, April 19, 2018 | Approved | |
Plexamp (Install) 1.0.2 | 389 | Wednesday, February 21, 2018 | Approved | |
Plexamp (Install) 1.0.1 | 355 | Friday, January 19, 2018 | Approved | |
Plexamp (Install) 1.0.0 | 361 | Thursday, December 28, 2017 | Approved |
Copyright © Plex
This package has no dependencies.
Ground Rules:
- This discussion is only about Plexamp (Install) and the Plexamp (Install) 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 (Install), 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.