Downloads:
3,822
Downloads of v 25.6.11:
8
Last Update:
24 Jun 2025
Published Date:
24 Jun 2025
Package Maintainer(s):
Software Author(s):
- Błażej Szczygieł (zaps166)
Tags:
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Possible Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
qmplay2 (Install)
(Waiting for Maintainer to take corrective action)
- 1
- 2
- 3
25.6.11 | Updated: 24 Jun 2025
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Possible Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
3,822
Downloads of v 25.6.11:
8
Published:
24 Jun 2025
Maintainer(s):
Software Author(s):
- Błażej Szczygieł (zaps166)
qmplay2 (Install) 25.6.11
(Waiting for Maintainer to take corrective action)
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Błażej Szczygieł (zaps166). The inclusion of Błażej Szczygieł (zaps166) trademark(s), if any, upon this webpage is solely to identify Błażej Szczygieł (zaps166) goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
This version is in moderation and has not yet been approved. This means it doesn't show up under normal search.
- Until approved, you should consider this package version unsafe - it could do very bad things to your system (it probably doesn't but you have been warned, that's why we have moderation).
- This package version can change wildly over the course of moderation until it is approved. If you install it and it later has changes to this version, you will be out of sync with any changes that have been made to the package. Until approved, you should consider that this package version doesn't even exist.
- You cannot install this package under normal scenarios. See How to install package version under moderation for more information.
- There are also no guarantees that it will be approved.
There are versions of this package awaiting moderation (possibly just this one). See the Version History section below.
QMPlay2 is a video and audio player. It can play all formats supported by FFmpeg, libmodplug (including J2B and SFX). It also supports Audio CD, raw files, Rayman 2 music and chiptunes. It contains YouTube and Prostopleer browser.
$ErrorActionPreference = 'Stop';
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = 'qmplay2*'
fileType = 'exe'
silentArgs = '/S'
}
$uninstalled = $false
[array]$key = Get-UninstallRegistryKey -SoftwareName $packageArgs['softwareName']
if ($key.Count -eq 1) {
$key | % {
$packageArgs['file'] = "$($_.UninstallString)"
if ($packageArgs['fileType'] -eq 'MSI') {
$packageArgs['silentArgs'] = "$($_.PSChildName) $($packageArgs['silentArgs'])"
$packageArgs['file'] = ''
}
Uninstall-ChocolateyPackage @packageArgs
}
} elseif ($key.Count -eq 0) {
Write-Warning "$packageName has already been uninstalled by other means."
} elseif ($key.Count -gt 1) {
Write-Warning "$($key.Count) matches found!"
Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
Write-Warning "Please alert package maintainer the following keys were matched:"
$key | % {Write-Warning "- $($_.DisplayName)"}
}
No results available for this package. We are building up results for older packages over time so expect to see results. If this is a new package, it should have results within a day or two.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
qmplay2 (Install) 25.6.27 | 36 | Monday, June 30, 2025 | Approved | |
qmplay2 (Install) 25.6.11 | 8 | Tuesday, June 24, 2025 |
Waiting for Maintainer
|
|
qmplay2 (Install) 25.1.19 | 68 | Wednesday, February 5, 2025 | Approved | |
qmplay2 (Install) 24.6.16 | 147 | Tuesday, July 9, 2024 | Approved | |
qmplay2 (Install) 24.5.23 | 89 | Sunday, May 26, 2024 | Approved | |
qmplay2 (Install) 24.4.7 | 98 | Thursday, April 18, 2024 | Approved | |
qmplay2 (Install) 23.10.22 | 138 | Tuesday, October 24, 2023 | Approved | |
qmplay2 (Install) 23.9.5 | 105 | Saturday, September 9, 2023 | Approved | |
qmplay2 (Install) 23.8.8 | 73 | Wednesday, August 9, 2023 | Approved | |
qmplay2 (Install) 23.6.4 | 111 | Wednesday, June 14, 2023 | Approved | |
qmplay2 (Install) 23.02.05 | 146 | Wednesday, April 5, 2023 | Approved | |
qmplay2 (Install) 22.10.23 | 123 | Tuesday, November 15, 2022 | Approved | |
qmplay2 (Install) 22.08.21 | 109 | Monday, August 22, 2022 | Approved | |
qmplay2 (Install) 22.06.16 | 119 | Wednesday, June 22, 2022 | Approved | |
qmplay2 (Install) 22.03.19 | 122 | Tuesday, March 22, 2022 | Approved | |
qmplay2 (Install) 21.12.24 | 122 | Wednesday, December 29, 2021 | Approved | |
qmplay2 (Install) 21.06.07 | 191 | Saturday, July 10, 2021 | Approved | |
qmplay2 (Install) 21.03.09 | 165 | Sunday, March 21, 2021 | Approved | |
qmplay2 (Install) 20.12.16 | 165 | Wednesday, January 20, 2021 | Approved | |
qmplay2 (Install) 20.07.04 | 195 | Tuesday, September 22, 2020 | Approved | |
qmplay2 (Install) 20.05.02 | 310 | Tuesday, May 5, 2020 | Approved | |
qmplay2 (Install) 19.12.19 | 152 | Tuesday, March 17, 2020 | Approved | |
qmplay2 (Install) 19.11.06 | 308 | Wednesday, November 13, 2019 | Approved | |
qmplay2 (Install) 19.08.27 | 207 | Saturday, August 31, 2019 | Approved | |
qmplay2 (Install) 18.12.26 | 251 | Sunday, December 30, 2018 | Approved | |
qmplay2 (Install) 18.07.03 | 264 | Thursday, October 4, 2018 | Approved |
- M3U: Add support for "EXTVLCOPT" (User-Agent and Referer HTTP headers),
- Visualizations: Fix repaint issues with wallpaper,
- Add "CompactPlaylist" hidden setting,
- add option to start in tray,
- fixes in stream recording,
- other minor fixes.
This package has no dependencies.
Ground Rules:
- This discussion is only about qmplay2 (Install) and the qmplay2 (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 qmplay2 (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.
saibaneko (maintainer) on 24 Jun 2025 19:36:14 +00:00:
User 'saibaneko' (maintainer) submitted package.
chocolatey-ops (reviewer) on 24 Jun 2025 20:07:30 +00:00:
qmplay2 has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
packageSourceUrl
, pointing to the url where the package source resides. This is a strong guideline because it simplifies collaboration. Please add it to the nuspec. More...Suggestions
Suggestions are either newly introduced items that will later become Guidelines or items that are don't carry enough weight to become a Guideline. Either way they should be considered. A package version can be approved without addressing Suggestion comments.
chocolatey-ops (reviewer) on 24 Jun 2025 22:06:04 +00:00:
qmplay2 has failed automated package testing (verification).
Please visit https://gist.github.com/choco-bot/4465ecdb6eba42ee4495b322bb362224 for details.
The package status will be changed and will be waiting on your next actions.
chocolatey-ops (reviewer) on 14 Jul 2025 20:11:48 +00:00:
We've found qmplay2 v25.6.11 in a submitted status and waiting for your next actions. It has had no updates for 20 or more days since a reviewer has asked for corrections. Please note that if there is no response or fix of the package within 15 days of this message, this package version will automatically be closed (rejected) due to being stale.
Take action:
If your package is failing automated testing, you can use the chocolatey test environment to manually run the verification and determine what may need to be fixed.
Note: We don't like to see packages automatically rejected. It doesn't mean that we don't value your contributions, just that we can not continue to hold packages versions in a waiting status that have possibly been abandoned. If you don't believe you will be able to fix up this version of the package within 15 days, we strongly urge you to log in to the site and respond to the review comments until you are able to.