Downloads:
8,229
Downloads of v 23.1.1:
129
Last Update:
17 Sep 2023
Package Maintainer(s):
Software Author(s):
- Collectorz.com
Tags:
music-collector clz collectorz trial admin- Software Specific:
- Software Site
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Music Collector
- 1
- 2
- 3
23.1.1 | Updated: 17 Sep 2023
- Software Specific:
- Software Site
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
8,229
Downloads of v 23.1.1:
129
Maintainer(s):
Software Author(s):
- Collectorz.com
Music Collector 23.1.1
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Collectorz.com. The inclusion of Collectorz.com trademark(s), if any, upon this webpage is solely to identify Collectorz.com 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 Music Collector, run the following command from the command line or from PowerShell:
To upgrade Music Collector, run the following command from the command line or from PowerShell:
To uninstall Music Collector, 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 music-collector --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 music-collector -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 music-collector -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 music-collector
win_chocolatey:
name: music-collector
version: '23.1.1'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'music-collector' do
action :install
source 'INTERNAL REPO URL'
version '23.1.1'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller music-collector
{
Name = "music-collector"
Version = "23.1.1"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'music-collector':
ensure => '23.1.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.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved as a trusted package on 25 Oct 2024.
Music Database Software - Catalog your CDs and vinyl records
Browse, sort and search your music collection in various layouts and views
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 the package is no longer updating correctly.
Log in or click on link to see number of positives.
- music-collector.23.1.1.nupkg (6d90dd7aa68b) - ## / 61
- musiccollectorsetup2311.exe (f82f78a8f9e4) - ## / 68
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 |
---|---|---|---|---|
Music Collector 23.1.1 | 129 | Sunday, September 17, 2023 | Approved | |
Music Collector 23.0.4 | 105 | Thursday, June 1, 2023 | Approved | |
Music Collector 23.0.3 | 79 | Tuesday, April 18, 2023 | Approved | |
Music Collector 23.0.2 | 55 | Thursday, April 6, 2023 | Approved | |
Music Collector 23.0.1 | 49 | Thursday, March 30, 2023 | Approved | |
Music Collector 22.0.6 | 135 | Monday, May 30, 2022 | Approved | |
Music Collector 22.0.5 | 88 | Monday, March 21, 2022 | Approved | |
Music Collector 22.0.4 | 78 | Monday, March 14, 2022 | Approved | |
Music Collector 22.0.3 | 85 | Thursday, March 3, 2022 | Approved | |
Music Collector 22.0.2 | 79 | Thursday, February 24, 2022 | Approved | |
Music Collector 22.0.1 | 89 | Wednesday, February 23, 2022 | Approved | |
Music Collector 21.5.1 | 119 | Thursday, October 7, 2021 | Approved | |
Music Collector 21.4.3 | 81 | Thursday, September 30, 2021 | Approved | |
Music Collector 21.4.2 | 92 | Tuesday, September 28, 2021 | Approved | |
Music Collector 21.4.1 | 87 | Tuesday, September 14, 2021 | Approved | |
Music Collector 21.3.2 | 95 | Thursday, August 12, 2021 | Approved | |
Music Collector 21.3.1 | 80 | Friday, August 6, 2021 | Approved | |
Music Collector 21.2.2 | 104 | Tuesday, July 6, 2021 | Approved | |
Music Collector 21.2.1 | 107 | Wednesday, June 16, 2021 | Approved | |
Music Collector 21.1.1 | 96 | Thursday, May 6, 2021 | Approved | |
Music Collector 21.0.3 | 105 | Wednesday, March 17, 2021 | Approved | |
Music Collector 21.0.2 | 99 | Thursday, March 4, 2021 | Approved | |
Music Collector 21.0.1 | 131 | Monday, January 18, 2021 | Approved | |
Music Collector 20.6.2 | 177 | Tuesday, August 25, 2020 | Approved | |
Music Collector 20.6.1 | 159 | Monday, August 24, 2020 | Approved | |
Music Collector 20.5.1 | 164 | Wednesday, July 29, 2020 | Approved | |
Music Collector 20.4.3 | 155 | Tuesday, June 30, 2020 | Approved | |
Music Collector 20.4.2 | 169 | Friday, June 26, 2020 | Approved | |
Music Collector 20.4.1 | 150 | Thursday, June 25, 2020 | Approved | |
Music Collector 20.3.3 | 144 | Wednesday, June 10, 2020 | Approved | |
Music Collector 20.3.2 | 118 | Friday, June 5, 2020 | Approved | |
Music Collector 20.3.1 | 134 | Thursday, June 4, 2020 | Approved | |
Music Collector 20.2.3 | 228 | Thursday, April 16, 2020 | Approved | |
Music Collector 20.2.2 | 181 | Monday, March 30, 2020 | Approved | |
Music Collector 20.2.1 | 148 | Wednesday, March 25, 2020 | Approved | |
Music Collector 20.1.3 | 160 | Tuesday, March 3, 2020 | Approved | |
Music Collector 20.1.2 | 169 | Thursday, February 27, 2020 | Approved | |
Music Collector 20.1.1 | 168 | Wednesday, February 26, 2020 | Approved | |
Music Collector 20.0.3 | 189 | Thursday, February 6, 2020 | Approved | |
Music Collector 20.0.2 | 151 | Wednesday, February 5, 2020 | Approved | |
Music Collector 20.0.1 | 131 | Monday, January 13, 2020 | Approved | |
Music Collector 19.3.2 | 176 | Monday, November 25, 2019 | Approved | |
Music Collector 19.3.1 | 192 | Friday, October 18, 2019 | Approved | |
Music Collector 19.2.2 | 248 | Thursday, May 2, 2019 | Approved | |
Music Collector 19.2.1 | 193 | Friday, April 12, 2019 | Approved | |
Music Collector 19.1.3 | 208 | Friday, April 12, 2019 | Approved | |
Music Collector 19.1.2 | 205 | Monday, March 25, 2019 | Approved | |
Music Collector 19.1.1 | 218 | Wednesday, March 6, 2019 | Approved | |
Music Collector 19.0.7 | 185 | Thursday, February 21, 2019 | Approved | |
Music Collector 19.0.6 | 211 | Tuesday, February 12, 2019 | Approved | |
Music Collector 19.0.5 | 196 | Thursday, January 24, 2019 | Approved | |
Music Collector 19.0.4 | 211 | Wednesday, January 16, 2019 | Approved | |
Music Collector 19.0.3 | 207 | Tuesday, January 15, 2019 | Approved | |
Music Collector 19.0.2 | 234 | Wednesday, December 19, 2018 | Approved | |
Music Collector 19.0.1 | 239 | Monday, December 17, 2018 | Approved | |
Music Collector 18.4.4 | 244 | Sunday, December 2, 2018 | Approved |
Collectorz.com
This package has no dependencies.
Ground Rules:
- This discussion is only about Music Collector and the Music Collector 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 Music Collector, 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.