Git Commits
dash commits 6
ohnsh/dash-
6:33 am — John Sherrell <dev@ohn.sh>
dash-next: slugs without cams/categories now have their own page type which will list all available categories for that date.
-
6:00 am — John Sherrell <dev@ohn.sh>
dash-next: InventoryList now queries inventories sorted by date with LIMIT 100, then organizes them by date so that the menu is hierarchical with dates at the top level, in reverse-chronological order.
-
5:10 am — John Sherrell <dev@ohn.sh>
dash-next: finally, moved old hls experiment out of /live and into /hls-experiment. (Nothing links here.)
-
5:09 am — John Sherrell <dev@ohn.sh>
dash-next: moved /hls route to /live.
-
4:49 am — John Sherrell <dev@ohn.sh>
dash-next: remove `vod` prefix from dynamic vod routes--it was pointless, and I can still match `hls` or `category` with higher precedence than the [...slug] parameter.
-
3:17 am — John Sherrell <dev@ohn.sh>
mkoverlay: big update to video.sh: now working folder is only synced to R2 once per run instead of once per file, and already-archived folders can be linked to a working folder in order to generate VOD assets using the existing logic and without copying files (unless they need to be remuxed).