[PR #1] [MERGED] Develop #8

Closed
opened 2026-03-12 18:53:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/007revad/Transcode_for_x25/pull/1
Author: @007revad
Created: 9/25/2025
Status: Merged
Merged: 9/25/2025
Merged by: @007revad

Base: mainHead: develop


📝 Commits (4)

  • a5ee785 Document optional flags for running the script
  • 0c599f3 Document auto update option in CHANGES.txt
  • ca2c2c8 Update CHANGES.txt for v1.1.0 features
  • a442c4a Update script version and implement autoupdate

📊 Changes

3 files changed (+165 additions, -6 deletions)

View changed files

📝 CHANGES.txt (+7 -0)
📝 README.md (+13 -0)
📝 transcode_for_x25.sh (+145 -6)

📄 Description

v1.1.0

  • Added auto update option so the script can update itself when there's a newer version available.
    --autoupdate=AGE Auto update script (useful when script is scheduled).
    AGE is how many days old a release must be before auto-updating. AGE must be a number: 0 or greater.
  • Added -v --version option.
  • Added -h --help option.

🔄 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/007revad/Transcode_for_x25/pull/1 **Author:** [@007revad](https://github.com/007revad) **Created:** 9/25/2025 **Status:** ✅ Merged **Merged:** 9/25/2025 **Merged by:** [@007revad](https://github.com/007revad) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (4) - [`a5ee785`](https://github.com/007revad/Transcode_for_x25/commit/a5ee7858e6b4f1816fce8b0de8921fda5e67b19e) Document optional flags for running the script - [`0c599f3`](https://github.com/007revad/Transcode_for_x25/commit/0c599f3754716c303e08d5507cd54528f90a6a5c) Document auto update option in CHANGES.txt - [`ca2c2c8`](https://github.com/007revad/Transcode_for_x25/commit/ca2c2c8067833193ea0551776edd9e055613ebf7) Update CHANGES.txt for v1.1.0 features - [`a442c4a`](https://github.com/007revad/Transcode_for_x25/commit/a442c4abb5f3d317ab070e635c8e99d4ca298c32) Update script version and implement autoupdate ### 📊 Changes **3 files changed** (+165 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `CHANGES.txt` (+7 -0) 📝 `README.md` (+13 -0) 📝 `transcode_for_x25.sh` (+145 -6) </details> ### 📄 Description v1.1.0 - Added auto update option so the script can update itself when there's a newer version available. --autoupdate=AGE Auto update script (useful when script is scheduled). AGE is how many days old a release must be before auto-updating. AGE must be a number: 0 or greater. - Added -v --version option. - Added -h --help option. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-12 18:53:12 +03:00
Sign in to join this conversation.
No labels
pull-request
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/Transcode_for_x25#8
No description provided.