1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 01:39:37 +02:00
Peertube/support
Bojidar Marinov 8c9b4abe45
Add Scheduled Lives functionality (#7144)
* Add Scheduled Lives functionality through originallyPublishedAt

Implements #6604 by reusing the originallyPublishedAt field of isLive videos to mark "waiting for live" videos as scheduled at a set time.

* Hide scheduled lives from Browse Videos page

* Add tests for Scheduled Live videos

* Make scheduled lives use a dedicated scheduledAt field in the VideoLive table

* Plan live schedules to evolve in the future

 * Use a dedicated table to store live schedules, so we can add multiple
   schedules in the future and also add a title, description etc. for a
   specific schedule
 * Adapt REST API to use an array to store/get live schedules
 * Add REST API param so it's the client choice to include or not
   scheduled lives
 * Export schedules info in user import/export

---------

Co-authored-by: Chocobozzz <me@florianbigard.com>
2025-08-01 15:06:27 +02:00
..
conf.d Modernize the OpenRC service with openrc-run and improve production guide (#6983) 2025-04-16 07:00:50 +02:00
doc Add Scheduled Lives functionality (#7144) 2025-08-01 15:06:27 +02:00
docker Add ability to customize instance logo 2025-06-24 06:38:29 +02:00
freebsd (fix) FreeBSD startup script (#1484) 2018-12-13 20:53:36 +01:00
init.d Modernize the OpenRC service with openrc-run and improve production guide (#6983) 2025-04-16 07:00:50 +02:00
nginx Add ability to customize instance logo 2025-06-24 06:38:29 +02:00
openapi Fix activitypub doc URL 2023-05-09 08:57:34 +02:00
sysctl.d Suggest TCP/IP tuning to prevent buffer bloat + latency (#976) 2018-08-28 09:29:29 +02:00
systemd Standard output type syslog is obsolete in systemed 2021-08-05 10:58:05 +02:00