https://clockrr.pvtkrrx.cc/manifest.json
Separate Stremio Subtitle Addon
Clockrr - Stremio subtitle clock addon
A configurable clock overlay for Stremio, delivered as a subtitle track.
Clockrr is not PVTKRRX playback, not a tracker bridge, and not a media host. It is a separate addon that exposes Stremio's subtitles resource for movies and series.
Most-used movie and TV clock checks
Aggregated from live Clockrr subtitle request telemetry on 2026-04-25. Raw provider-only and unresolved IDs are excluded from the public display.
Current public Clockrr URL
The verified Contabo-hosted install surface is https://clockrr.pvtkrrx.cc/manifest.json. Stremio remote addon installs require HTTPS; local HTTP is only suitable for loopback testing.
https://clockrr.pvtkrrx.cc/configure
Contabo VPS, Docker, Caddy, standalone Clockrr service.
What Clockrr declares to Stremio
| Field | Current value | Meaning |
|---|---|---|
| ID | com.kepners.flashclock |
Separate manifest identity from PVTKRRX. |
| Name | Clockrr (Top Right) |
The subtitle track label exposed to Stremio. |
| Version | 1.0.0 |
Current manifest version. |
| Resources | subtitles |
Clockrr serves subtitle tracks only. |
| Types | movie, series |
Clockrr can be selected during movie and series playback. |
| Catalogs | [] |
Clockrr does not add Discover rows. |
Subtitle track, not video playback
Install Clockrr's manifest in Stremio from the public HTTPS URL.
During movie or series playback, choose the Clockrr subtitle track from Stremio's subtitle menu.
Clockrr serves a generated WebVTT file so the time appears as subtitle cues in the top-right area.
Current configurable options
| Option | Values | Default |
|---|---|---|
| Time format | 24h, 12h |
24h |
| Flash duration | 3, 5, 10, 15, 30, 60 seconds |
10 |
| Repeat interval | 10, 20, 30, 60, 120, 300 seconds |
60 |
| Display mode | flash, always-on, subliminal |
flash |
Routes Clockrr actually uses
| Endpoint | Purpose | Status |
|---|---|---|
/manifest.json |
Stremio addon manifest. | Working on clockrr.pvtkrrx.cc. |
/subtitles/:type/:id.json |
Returns the Clockrr subtitle track for supported media types. | Working for movie and series. |
/flashclock.vtt |
Generated WebVTT clock cues. | Working with one-hour public cache headers. |
/configure |
Clockrr configuration page. | Working on the Clockrr origin. |
What Clockrr does not do
The WebVTT file is generated from the request time plus playback offset. It is not a continuously ticking browser overlay.
Clockrr asks for top-right cue positioning, but subtitle rendering is ultimately controlled by the Stremio client and player.
Clockrr does not provide movie rows, metadata pages, or playable media streams. It only provides subtitles.
Clockrr is separate from PVTKRRX. PVTKRRX remains the private-tracker and seedbox bridge for Stremio: no debrid, no third-party media host, your hardware, your trackers. Clockrr is hosted in the same operator space for now, but it keeps its own manifest identity, routes, runtime, and user expectations.