• v1.4.22 57c465023a

    v1.4.22 Stable

    kerem released this 2026-02-07 08:19:59 +03:00 | 13 commits to main since this release

    📅 Originally published on GitHub: Sat, 07 Feb 2026 05:20:52 GMT
    🏷️ Git tag created: Sat, 07 Feb 2026 05:19:59 GMT

    • Changed to try 3 different Synology download domains to download the spk file(s).
    Downloads
  • v1.4.21 3788454144

    v1.4.21 Stable

    kerem released this 2026-01-15 22:18:05 +03:00 | 16 commits to main since this release

    📅 Originally published on GitHub: Thu, 15 Jan 2026 19:18:59 GMT
    🏷️ Git tag created: Thu, 15 Jan 2026 19:18:05 GMT

    • Changed to make downloading packages more reliable. Issue #93
    Downloads
  • v1.4.20 0d284eee72

    v1.4.20 Stable

    kerem released this 2026-01-11 02:06:12 +03:00 | 19 commits to main since this release

    📅 Originally published on GitHub: Sat, 10 Jan 2026 23:08:03 GMT
    🏷️ Git tag created: Sat, 10 Jan 2026 23:06:12 GMT

    v1.4.20

    • Bug fix for trying to start package that DSM was already starting. Issue #94
    Downloads
  • v1.4.19 4c379f5160

    v1.4.19 Stable

    kerem released this 2025-10-09 02:03:37 +03:00 | 37 commits to main since this release

    📅 Originally published on GitHub: Wed, 08 Oct 2025 23:07:05 GMT
    🏷️ Git tag created: Wed, 08 Oct 2025 23:03:37 GMT

    • Added --install=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, --version option.

    Examples:

    • videostation_for_722.sh --install=all
    • videostation_for_722.sh --install=novs
    • videostation_for_722.sh --install=noms
    • videostation_for_722.sh --install=onlyamc
    Downloads
  • v1.3.18 b82e0b52b1

    v1.3.18 Stable

    kerem released this 2025-07-26 10:02:06 +03:00 | 54 commits to main since this release

    📅 Originally published on GitHub: Sat, 26 Jul 2025 07:02:51 GMT
    🏷️ Git tag created: Sat, 26 Jul 2025 07:02:06 GMT

    • Changed timeout 5.0m to timeout 5m. Issue #72
    Downloads