Improve app descriptions with script-specific details #2390

Closed
opened 2026-02-05 04:41:28 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @ACNiC03 on GitHub (Jan 25, 2026).

📌 Task summary

Provide per‑app script details instead of generic app‑only descriptions.

📋 Task details

The descriptions on the website are short and focus only on the apps themselves.
What would be more useful is information about whether GPU acceleration is supported or which specific features the script provides.

For example, Ollama does not clearly state whether GPU acceleration is implemented. I do see this mentioned for Plex Media Server, but only in a very subtle way.

Therefore, a clear per‑app description explaining how the script applies to or configures the app would be more useful than simply providing a general app description.

Originally created by @ACNiC03 on GitHub (Jan 25, 2026). ### 📌 Task summary Provide per‑app script details instead of generic app‑only descriptions. ### 📋 Task details The descriptions on the website are short and focus only on the apps themselves. What would be more useful is information about whether GPU acceleration is supported or which specific features the script provides. For example, Ollama does not clearly state whether GPU acceleration is implemented. I do see this mentioned for Plex Media Server, but only in a very subtle way. Therefore, a clear per‑app description explaining how the script applies to or configures the app would be more useful than simply providing a general app description.
OVERLORD added the 🛑 Failure to comply with the guidelines label 2026-02-05 04:41:28 +03:00
Author
Owner

@MickLesk commented on GitHub (Jan 25, 2026):

Open the Script and Take a Look? For what do you need the Info If gpu bypassed or Not? Every Script can modified with vars. By the way, you choose the wrong issue Type, this one is for Scripts and not for the Frontend. GPU Support is for every Script possible. For this are the vars, some scripts are predefined, other not. If we explain what is used in every script, we might as well forget about the website and use a Wikipedia clone that explains every function via links.

No offence intended, but one click is all it takes to view the CT file, where all variables are defined at the top. Anything else would bloat the lean front end, and very few users would have any use for the additional information.

@MickLesk commented on GitHub (Jan 25, 2026): Open the Script and Take a Look? For what do you need the Info If gpu bypassed or Not? Every Script can modified with vars. By the way, you choose the wrong issue Type, this one is for Scripts and not for the Frontend. GPU Support is for every Script possible. For this are the vars, some scripts are predefined, other not. If we explain what is used in every script, we might as well forget about the website and use a Wikipedia clone that explains every function via links. No offence intended, but one click is all it takes to view the CT file, where all variables are defined at the top. Anything else would bloat the lean front end, and very few users would have any use for the additional information.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#2390