Update HOTIO start/stop commands

Contributed by @brettpetch
This commit is contained in:
ChuckPa 2023-08-30 17:52:30 -04:00
parent 99330103a8
commit 44b4cb58d7
No known key found for this signature in database
GPG Key ID: 3CE28A0F6BC31B5B

View File

@ -9,6 +9,16 @@
# Release Info: # Release Info:
v1.0.12
- Update HOTIO start/stop commands (re: #404461a)
v1.0.11
- Correct PMS stop problem. Stop operation would not wait until PMS actually stopped.
Now DBRepair waits up to 30 seconds for PMS to stop before issuing error
v1.0.10 v1.0.10
- Correct bug when importing watch lists. Negative watch counts could occur. - Correct bug when importing watch lists. Negative watch counts could occur.