Leonid Pershin
|
0cfc72166a
|
Add TV bumpers functionality: introduce configuration options for bumpers in .env.example and appsettings.json, enhance ChannelEndpoints to manage jingles and bumper assets, and update Channel and ScheduleEntry models to support bumper logic. Implement validation for bumper settings and integrate bumper handling in scheduling logic.
|
2026-07-25 00:45:22 +03:00 |
|
Leonid Pershin
|
1bbfd15907
|
Enhance configuration and routing for streaming features: update .env.example and appsettings.json to include new scheduler and streaming options, add streaming endpoint mapping in Program.cs, and integrate streaming services in DependencyInjection. Introduce segment path resolution in MediaPathResolver for asset management.
|
2026-07-24 16:07:37 +03:00 |
|
Leonid Pershin
|
4fa9dae37f
|
Add broadcast scheduling features: implement Show and Channel entities, enhance AppDbContext and DependencyInjection for broadcasting, and update API routing. Include migration for new database schema and update documentation for broadcast-related functionalities.
|
2026-07-24 08:57:08 +03:00 |
|