-
-
Notifications
You must be signed in to change notification settings - Fork 59
/
CHANGES.txt
46 lines (33 loc) · 1.5 KB
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
v1.3.13
- Menu now times out after 5 seconds so script continues if no choice made (for when script is scheduled).
v1.3.12
- Added menu with choices to skip installing Media Server, Video Station or both.
v1.2.11
- Bug fix for not deleting downloaded MediaServer spk from /tmp during cleanup.
v1.2.10
- Bug fix.
v1.2.9
- Increased connection timeout from 5 seconds to 30 seconds.
- Removed download timeout (was 30 seconds).
v1.2.8
- Changed to uninstall Video Station first if wrong version of Video Station still installed after migration. Issue #24
- Added Synology China package download URL for users in China.
v1.2.7
- Changed so Advanced Media Extensions and Media Server don't need to be uninstalled after DSM update.
- Now starts already installed Advanced Media Extensions and Media Server if they aren't running.
v1.1.6
- Now installs a version of Media Server that supports video and audio conversion.
v1.0.5
- Bug fix for failing to download spk file for some models with certain CPU types.
- Changed to check for new script version before checking CPU model and DSM version.
v1.0.4
- Cleaned up output messages (removed the Waiting for pkg to stop/start).
- Bug fix for 'rm: cannot remove' messages if temp spk file was already removed.
v1.0.3
- Bug fix for not deleting temp spk file(s) if download failed or script exited with an error.
v1.0.2
- Bug fix for not detecting newer script version available.
v1.0.1
- Bug fix for not installing AME. Issue #3
v1.0.0
- First release.