Skip to content

Commit d1338d3

Browse files
committed
Multiple changes to release 1.8
1 parent 383488e commit d1338d3

File tree

2 files changed

+518
-65
lines changed

2 files changed

+518
-65
lines changed

README.md

+23
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,29 @@ This script should be compatible with PS5.1 and PS7.x although it is usually tes
2828

2929
Version History:
3030

31+
Version 1.8
32+
- Added option to force HD search
33+
- Added Rest-API Try/Catch to repeat if NAS is not responding (typically when overloaded CPU)
34+
- Added value to max the number of topic characters
35+
- Added some more errormessages
36+
37+
Version 1.7
38+
- Added wakup on LAN and waiting on the NAS to come up
39+
40+
Version 1.6
41+
- Added Timed Prompts, that will default to an answer after defined time
42+
- Adds Tagging feature, which allows not to query all entries, but query for eg. a genre, or a subset defined by other term.
43+
44+
Version 1.5
45+
- Added Option to filter out by title parts
46+
- Added feature for shortened topic (especially usefull for linux systems, because Out-ConsoleGridView has no possibility to change column width)
47+
- Added support for query of possible API from any version of DSM (Synology) to supports different API-Paths. Should make it compatible to 7.0
48+
49+
Version 1.4
50+
- Changed Value MinimumLength from HH:MM:SS to Number of Seconds to use the server-side filtering of Mediathekviewweb
51+
- Added check on Script-Change. if the Script was changed, the Search will be enforced
52+
- Destination Folder will now be checked. If it does not exist it will be created
53+
3154
Version 1.3
3255
- Cache of Mediathek will now be exported to file for reuse on next start
3356
- LastRun will be taken from file date of the cache

0 commit comments

Comments
 (0)