Files
seanime/codegen
5rahim 0faebc40bb feat(nakama): updates
- fixed library sharing
- start torrent streams independently
- host sends debrid stream url
- participant data updates live
- joining watch party starts stream
2025-07-15 16:55:05 +00:00
..
2025-07-15 16:55:05 +00:00
2025-06-16 10:39:55 +00:00
2025-05-01 19:50:23 +00:00
2024-04-25 20:08:57 -04:00

Codegen

Run after adding/removing/updating:

  • A struct returned by a route handler.
  • A route handler.
  • A route endpoint.

Code is generated in the ./codegen directory and in ../seanime-web/src/api/generated.

Make sure the web codebase is up-to-date after running this script.