FAB Subtitler Server provides a web interface for monitoring of currently active tasks. You can activate the web interface in FAB Subtitler Server Configuration:

Using the Web Interface
Open the following URL in the web browser:
- http://ip:port (for example http:127.0.0.1:8089)

Several pages are available:
- Status: Displays the product name and how long the program is already running
- File transcription: Displays all current and previous file transcription sessions
- Live transcription: Displays all current and previous live transcription sessions
- Watchfolders: Displays the activity of all configured watchfolders
Obtaining status as JSON
The data that is visualized is also available in JSON format here:
- http://ip:port/status (for example http:127.0.0.1:8089/status)
This page was last updated on 2026-01-07