Compare commits
1 Commits
62c42f70d1
...
1cb83eac1c
| Author | SHA1 | Date | |
|---|---|---|---|
| 1cb83eac1c |
@@ -18,6 +18,8 @@ A REST API server for controlling system media playback on Windows, Linux, macOS
|
|||||||
|
|
||||||
The media server includes a built-in web interface for controlling and monitoring media playback.
|
The media server includes a built-in web interface for controlling and monitoring media playback.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
- **Real-time status updates** via WebSocket connection
|
- **Real-time status updates** via WebSocket connection
|
||||||
@@ -93,6 +95,8 @@ See [CLAUDE.md](CLAUDE.md#internationalization-i18n) for detailed translation gu
|
|||||||
|
|
||||||
The Media Browser feature allows you to browse and play media files from configured folders directly through the Web UI.
|
The Media Browser feature allows you to browse and play media files from configured folders directly through the Web UI.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
### Browser Features
|
### Browser Features
|
||||||
|
|
||||||
- **Folder Configuration** - Mount multiple media folders (music/video directories)
|
- **Folder Configuration** - Mount multiple media folders (music/video directories)
|
||||||
@@ -377,6 +381,8 @@ All control endpoints require authentication and return `{"success": true}` on s
|
|||||||
|
|
||||||
The server supports executing pre-defined scripts via API.
|
The server supports executing pre-defined scripts via API.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
#### List Scripts
|
#### List Scripts
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
BIN
docs/media-browser.PNG
Normal file
BIN
docs/media-browser.PNG
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
BIN
docs/scripts-management.PNG
Normal file
BIN
docs/scripts-management.PNG
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 53 KiB |
BIN
docs/web-ui.PNG
Normal file
BIN
docs/web-ui.PNG
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 303 KiB |
Reference in New Issue
Block a user