[PR #2495] [MERGED] Fix: Kometa - fixed successful setup message and added info to json #3793

Closed
opened 2026-02-26 13:34:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2495
Author: @tremor021
Created: 2/19/2025
Status: Merged
Merged: 2/19/2025
Merged by: @MickLesk

Base: mainHead: kometa


📝 Commits (2)

  • b58a4a3 Fix the installation complete message
  • 366ec7f Added info in json

📊 Changes

2 files changed (+6 additions, -2 deletions)

View changed files

📝 ct/kometa.sh (+2 -2)
📝 json/kometa.json (+4 -0)

📄 Description

✍️ Description

Fixed the message at the end of successful installation to point to container IP rather than http address.
Also added info to json about config location, as users don't bother reading the source of the script or Kometa docs

This will hopefuly prevent further problems.

Link: #88

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • [] Self-review performed – Code follows established patterns and conventions.
  • [] Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • [] 🐞 Bug fix – Resolves an issue without breaking functionality.
  • [] New feature – Adds new, non-breaking functionality.
  • [] 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • [] 🆕 New script – A fully functional and tested script or script set.

📋 Additional Information (optional)


🔄 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/2495 **Author:** [@tremor021](https://github.com/tremor021) **Created:** 2/19/2025 **Status:** ✅ Merged **Merged:** 2/19/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `kometa` --- ### 📝 Commits (2) - [`b58a4a3`](https://github.com/community-scripts/ProxmoxVE/commit/b58a4a33c0ec5507d8163f374956898bcf779c90) Fix the installation complete message - [`366ec7f`](https://github.com/community-scripts/ProxmoxVE/commit/366ec7ff2159e1f6e955bbe8afca2512f4f4451a) Added info in json ### 📊 Changes **2 files changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `ct/kometa.sh` (+2 -2) 📝 `json/kometa.json` (+4 -0) </details> ### 📄 Description ## ✍️ Description Fixed the message at the end of successful installation to point to container IP rather than http address. Also added info to json about config location, as users don't bother reading the source of the script or Kometa docs This will hopefuly prevent further problems. ## 🔗 Related PR / Discussion / Issue Link: #88 ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [✅] **Self-review performed** – Code follows established patterns and conventions. - [✅] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [✅] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [] ✨ **New feature** – Adds new, non-breaking functionality. - [] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [] 🆕 **New script** – A fully functional and tested script or script set. ## 📋 Additional Information (optional) <!-- Provide extra context, screenshots, or references if needed. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:34:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#3793
No description provided.