Update README and NEWS.

This commit is contained in:
Abdulmhsen B. A. A.
2024-09-14 18:30:33 +03:00
parent 2f7cb49596
commit 3cfdc250c4
2 changed files with 18 additions and 8 deletions

View File

@@ -1,5 +1,13 @@
# Old Updates
### 2024-08-18
We have started migrating the old events system to a new one, so far we have migrated the `progress` and `requests` to it. As such,
The old tasks `state:progress` and `state:requests` are now gone. To control if you want to enable the watch progress, there is new
environment variable `WS_SYNC_PROGRESS` which you can set to `true` to enable the watch progress. It's disabled by default.
We will continue to migrate the rest of the events to the new system, and we will keep you updated.
### 2024-08-10
I have recently added new experimental feature, to play your content directly from the WebUI. This feature is still in