Release 1.6.1
This commit is contained in:
14
README.md
14
README.md
@@ -191,13 +191,12 @@ The player keeps itself up-to-date automatically:
|
||||
|
||||
Each display can optionally show a **bottom ticker tape** with scrolling news headlines.
|
||||
|
||||
Configure it as a company user via:
|
||||
Configure RSS + styling as a company user via:
|
||||
|
||||
- **Dashboard → Displays → Configure display → Ticker tape**
|
||||
- **My Company → Ticker tape (RSS)**
|
||||
|
||||
Options:
|
||||
Company-level options:
|
||||
|
||||
- Enable/disable ticker entirely
|
||||
- RSS feed URL (public http/https)
|
||||
- Text color (picker)
|
||||
- Background color + opacity
|
||||
@@ -205,10 +204,14 @@ Options:
|
||||
- Font size
|
||||
- Speed
|
||||
|
||||
Per-display option:
|
||||
|
||||
- Enable/disable ticker on that display (Dashboard → Displays → Configure display)
|
||||
|
||||
Implementation notes:
|
||||
|
||||
- Headlines are fetched server-side via `GET /api/display/<token>/ticker` and cached briefly.
|
||||
- The player applies styles and refreshes headlines periodically.
|
||||
- The player reads the company ticker settings via `GET /api/display/<token>/playlist` and refreshes headlines periodically.
|
||||
|
||||
## SMTP / Forgot password
|
||||
|
||||
@@ -286,5 +289,6 @@ If the reset email is not received:
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user