[PR #2139] [MERGED] New Script: Suwayomi-Server #3565

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

📋 Pull Request Information

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

Base: mainHead: suwayomi


📝 Commits (8)

📊 Changes

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

View changed files

ct/suwayomiserver.sh (+66 -0)
install/suwayomiserver-install.sh (+53 -0)
json/suwayomi-server.json (+39 -0)

📄 Description

✍️ Description

Testing this app requires you to turn off Kaspersky antivirus, as its conflicting with some component app uses


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

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/2139 **Author:** [@tremor021](https://github.com/tremor021) **Created:** 2/7/2025 **Status:** ✅ Merged **Merged:** 2/11/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `suwayomi` --- ### 📝 Commits (8) - [`ebaad62`](https://github.com/community-scripts/ProxmoxVE/commit/ebaad62c1de808944dc7d6cac8583c40cba4dd90) add suwayomi-server script - [`a0d9783`](https://github.com/community-scripts/ProxmoxVE/commit/a0d97830d11faacd9d9af39605b0d0d1e5aded44) fix header - [`609baa4`](https://github.com/community-scripts/ProxmoxVE/commit/609baa4bdc9daa8d660f4b8fec6456bca8f290a7) Update ct/suwayomiserver.sh - [`8d52408`](https://github.com/community-scripts/ProxmoxVE/commit/8d52408ea29b92b7943ccd5106923568f95c7451) Update ct/suwayomiserver.sh - [`c9583be`](https://github.com/community-scripts/ProxmoxVE/commit/c9583be8fc3509c99c6282e15083ec63bcfea980) fixes - [`8ffb892`](https://github.com/community-scripts/ProxmoxVE/commit/8ffb892062f0c63590f17b873f13030361ae83dd) more fixes - [`db36774`](https://github.com/community-scripts/ProxmoxVE/commit/db3677447fa5293413cae287edb1ab5f05ca3cce) fixes - [`b61f561`](https://github.com/community-scripts/ProxmoxVE/commit/b61f561a1ade8601216ecd303355f0d81b8df0da) Update json/suwayomi-server.json ### 📊 Changes **3 files changed** (+158 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/suwayomiserver.sh` (+66 -0) ➕ `install/suwayomiserver-install.sh` (+53 -0) ➕ `json/suwayomi-server.json` (+39 -0) </details> ### 📄 Description ## ✍️ Description Testing this app requires you to turn off Kaspersky antivirus, as its conflicting with some component app uses - - - - Related Issue: # - Related PR: # - Related Discussion: #2114 - - - ## ✅ 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>
kerem 2026-02-26 13:33:56 +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#3565
No description provided.