Skip to content

Releases: 007revad/Video_Station_for_DSM_722

v1.4.22

Choose a tag to compare

@007revad 007revad released this 07 Feb 05:20
57c4650
  • Changed to try 3 different Synology download domains to download the spk file(s).

v1.4.21

Choose a tag to compare

@007revad 007revad released this 15 Jan 19:18
3788454
  • Changed to make downloading packages more reliable. Issue #93

v1.4.20

Choose a tag to compare

@007revad 007revad released this 10 Jan 23:08
0d284ee

v1.4.20

  • Bug fix for trying to start package that DSM was already starting. Issue #94

v1.4.19

Choose a tag to compare

@007revad 007revad released this 08 Oct 23:07
4c379f5
  • 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

v1.3.18

Choose a tag to compare

@007revad 007revad released this 26 Jul 07:02
b82e0b5
  • Changed timeout 5.0m to timeout 5m. Issue #72

v1.3.17

Choose a tag to compare

@007revad 007revad released this 04 Feb 20:11
61775b7

The script automatically updates Media Server to the correct version.

  • If the installed media server version is not the correct version the script automatically uninstalls media server (but keeps your settings) then installs 2.0.5-3152

v1.3.15

Choose a tag to compare

@007revad 007revad released this 26 Jan 15:45
ea92407
  • Added support for Alpine and Alpine4K (DS1817, DS1517 and DS416). Issue #49 and #54

v1.3.14

Choose a tag to compare

@007revad 007revad released this 21 Jan 00:26
2f4a580
  • Changed timeout to 20 seconds. 5 seconds didn't give enough time to read the choices and make a decision.
  • Changed "already installed" messages to include the package version.
  • Added check that already installed Media Server is the correct version, and uninstall it if it's not, then install correct version.

v1.3.13

Choose a tag to compare

@007revad 007revad released this 30 Nov 23:25
8795715
  • Menu now times out after 5 seconds so script continues if no choice made (for when script is scheduled).

v1.3.12

Choose a tag to compare

@007revad 007revad released this 29 Nov 22:52
ad8f50b
  • Added menu with choices to skip installing Media Server, Video Station or both.