new: replace in-memory record repository with JSON-backed implementation

This commit is contained in:
2026-07-07 22:45:41 +02:00
parent 7fc9011d78
commit c0d73f86c0
12 changed files with 324 additions and 125 deletions
+6 -1
View File
@@ -76,4 +76,9 @@ is shorter on iOS with OGG. Therefore, subtitles are not correctly synchronized.
## Subtitles
To know more about subtitles, see: [SUBTITLES.md](docs/SUBTITLES.md)
To know more about subtitles, see: [SUBTITLES.md](docs/SUBTITLES.md)
## Resources
See [Resource's README.md](data/resources/README.md) to handle the resource files (list of records, audio files,
and subtitles).