[PR #82] [MERGED] Add install option for scheduling #81

Closed
opened 2026-03-12 19:06:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/007revad/Video_Station_for_DSM_722/pull/82
Author: @007revad
Created: 10/8/2025
Status: Merged
Merged: 10/8/2025
Merged by: @007revad

Base: mainHead: develop


📝 Commits (6)

  • fb0a701 Merge pull request #79 from 007revad/main
  • d9efed3 Merge pull request #80 from 007revad/main
  • d39ac8e Merge pull request #81 from 007revad/main
  • a3f37e6 Update CHANGES.txt with new options for script
  • 07cb325 Update script version and usage options
  • 6587e32 Document script options and usage examples

📊 Changes

3 files changed (+202 additions, -45 deletions)

View changed files

📝 CHANGES.txt (+9 -0)
📝 README.md (+21 -0)
📝 videostation_for_722.sh (+172 -45)

📄 Description

v1.4.19

  • Added --auto=OPTION option for use when the script is scheduled. OPTION can be either:
    • 'all' to install Video Station, Media Server and Advanced Media Codecs.
    • 'novs' to install all except Video Station.
    • 'noms' to install all except Media Server.
    • 'onlyamc' to only install Advanced Media Codecs.
  • Added -h, --help option to show the options available.
  • Added -v, --verison 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/Video_Station_for_DSM_722/pull/82 **Author:** [@007revad](https://github.com/007revad) **Created:** 10/8/2025 **Status:** ✅ Merged **Merged:** 10/8/2025 **Merged by:** [@007revad](https://github.com/007revad) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (6) - [`fb0a701`](https://github.com/007revad/Video_Station_for_DSM_722/commit/fb0a701a14046be53a48688cbe5150555ba210dc) Merge pull request #79 from 007revad/main - [`d9efed3`](https://github.com/007revad/Video_Station_for_DSM_722/commit/d9efed3c12976930b474c45c05196fc01e927454) Merge pull request #80 from 007revad/main - [`d39ac8e`](https://github.com/007revad/Video_Station_for_DSM_722/commit/d39ac8ea45cf99b6026573b0f71f330236eea865) Merge pull request #81 from 007revad/main - [`a3f37e6`](https://github.com/007revad/Video_Station_for_DSM_722/commit/a3f37e60961e477bbb7d3cf22a3b83f28969610d) Update CHANGES.txt with new options for script - [`07cb325`](https://github.com/007revad/Video_Station_for_DSM_722/commit/07cb3259fe154210fb8e6ec0fd42e62d5fb213d2) Update script version and usage options - [`6587e32`](https://github.com/007revad/Video_Station_for_DSM_722/commit/6587e320d40e1e14fb0da11769fb3209c20c2b16) Document script options and usage examples ### 📊 Changes **3 files changed** (+202 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `CHANGES.txt` (+9 -0) 📝 `README.md` (+21 -0) 📝 `videostation_for_722.sh` (+172 -45) </details> ### 📄 Description v1.4.19 - Added `--auto=OPTION` option for use when the script is scheduled. OPTION can be either: - 'all' to install Video Station, Media Server and Advanced Media Codecs. - 'novs' to install all except Video Station. - 'noms' to install all except Media Server. - 'onlyamc' to only install Advanced Media Codecs. - Added `-h, --help` option to show the options available. - Added `-v, --verison` option. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem closed this issue 2026-03-12 19:06:39 +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/Video_Station_for_DSM_722#81
No description provided.