[PR #2165] [CLOSED] New Script: Automatic Ripping Machine #3454

Closed
opened 2026-02-05 05:45:46 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2165
Author: @thomashondema
Created: 2/8/2025
Status: Closed

Base: mainHead: arm


📝 Commits (6)

  • 47baccf Add arm scripts and config
  • a3b1e3d Update automatic-ripping-machine-install.sh
  • ba2f5ca fixed header
  • c7516ef Install all dependencies with a single command
  • 5e5821d Must match ct\AppName.sh
  • 3610548 Update install/automatic-ripping-machine-install.sh

📊 Changes

3 files changed (+187 additions, -0 deletions)

View changed files

ct/automatic-ripping-machine.sh (+49 -0)
install/automatic-ripping-machine-install.sh (+95 -0)
json/automatic-ripping-machine.json (+43 -0)

📄 Description

✍️ Description


  • Related Issue: #
  • Related PR: #
  • Related Discussion: #

Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • ⏱️ Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🛠️ Type of Change

Please check the relevant options:

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts)

📋 Additional Information (optional)

Provide any extra context or screenshots about the feature or fix here.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/2165 **Author:** [@thomashondema](https://github.com/thomashondema) **Created:** 2/8/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `arm` --- ### 📝 Commits (6) - [`47baccf`](https://github.com/community-scripts/ProxmoxVE/commit/47baccf3eef5a0a0c92f0e7bec4d5a05f055fe48) Add arm scripts and config - [`a3b1e3d`](https://github.com/community-scripts/ProxmoxVE/commit/a3b1e3d161c24af66994aceec9f79c463b6f4162) Update automatic-ripping-machine-install.sh - [`ba2f5ca`](https://github.com/community-scripts/ProxmoxVE/commit/ba2f5ca84bd41a06de0de8bc19f0b6dff0613bc4) fixed header - [`c7516ef`](https://github.com/community-scripts/ProxmoxVE/commit/c7516eff6d6cebf710299c2ba91b3af6233a660e) Install all dependencies with a single command - [`5e5821d`](https://github.com/community-scripts/ProxmoxVE/commit/5e5821ddd20484fa523c99b2b8f01843426b99fc) Must match ct\AppName.sh - [`3610548`](https://github.com/community-scripts/ProxmoxVE/commit/3610548a2d8130b1bbc38922b442adbf130030fc) Update install/automatic-ripping-machine-install.sh ### 📊 Changes **3 files changed** (+187 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/automatic-ripping-machine.sh` (+49 -0) ➕ `install/automatic-ripping-machine-install.sh` (+95 -0) ➕ `json/automatic-ripping-machine.json` (+43 -0) </details> ### 📄 Description ## ✍️ Description - - - - Related Issue: # - Related PR: # - Related Discussion: # - - - ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - ✅ Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - ⏱️ Testing performed (I have thoroughly tested my changes and verified expected functionality.) ## 🛠️ Type of Change Please check the relevant options: - ❌ Bug fix (non-breaking change that resolves an issue) - ❌ New feature (non-breaking change that adds functionality) - ❌ Breaking change (fix or feature that would cause existing functionality to change unexpectedly) - ✅ New script (a fully functional and thoroughly tested script or set of scripts) --- ## 📋 Additional Information (optional) Provide any extra context or screenshots about the feature or fix here. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 05:45:46 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#3454