Commit Graph

  • a802cbb1d2 playlist_manager: Sort first/last videos correctly Mike Lang 2024-08-03 13:19:22 +0000
  • fae5267941 playlist_manager: Fetch first/last event info when fetching playlists Mike Lang 2024-08-03 13:05:29 +0000
  • 115fd8bba3 schema: Add first and last event ids to playlist table Mike Lang 2024-08-02 21:29:30 +0000
  • e9281e652c playlist_manager: Cache playlist entry IDs along with video IDs Mike Lang 2024-08-03 08:50:40 +0000
  • 8c1a8e717e playlist_manager: Wrap lookups of playlist_state into a function Mike Lang 2024-08-03 08:43:28 +0000
  • 8799014735 playlist_manager: Convert format() to f-strings Mike Lang 2024-08-02 23:11:36 +0000
  • c6c279356c playlist_manager: Explicitly say when a variable is a "playlist_id" vs a "playlist" (a list of videos) Mike Lang 2024-08-02 21:50:08 +0000
  • d9f521107f playlist_manager: Clarify set operations Mike Lang 2024-08-02 21:40:29 +0000
  • 005783ab87 playlist_manager: Fix typo in comment Mike Lang 2024-08-02 21:32:23 +0000
  • f6b69fef16 PR #396: Marker commit for authorship info ZeldaZach 2024-08-04 13:48:01 +1000
  • bab7672f7a Allow the youtube-manual upload backend to modify videos Mike Lang 2024-08-03 16:21:05 +0000
  • a6dee895f3 playlist_manager: Improved handling of playlist outdated errors Mike Lang 2024-08-03 15:27:37 +0000
  • 83bf2a4adc playlist_manager: Check for re-orderings without doing them initially Mike Lang 2024-08-03 15:12:32 +0000
  • 0f7fb7f299 playlist_manager: Reorder first/last videos when needed Mike Lang 2024-08-03 15:04:41 +0000
  • ca3c506fb4 playlist_manager: Make a specialized error for api requests Mike Lang 2024-08-03 15:18:52 +0000
  • 9150e895fd playlist_manager: Sort first/last videos correctly Mike Lang 2024-08-03 13:19:22 +0000
  • 93422aa811 playlist_manager: Fetch first/last event info when fetching playlists Mike Lang 2024-08-03 13:05:29 +0000
  • 580c4c7a90 schema: Add first and last event ids to playlist table Mike Lang 2024-08-02 21:29:30 +0000
  • 4426a68230 playlist_manager: Cache playlist entry IDs along with video IDs Mike Lang 2024-08-03 08:50:40 +0000
  • 84672aa156 playlist_manager: Wrap lookups of playlist_state into a function Mike Lang 2024-08-03 08:43:28 +0000
  • 9f3989aa3a playlist_manager: Convert format() to f-strings Mike Lang 2024-08-02 23:11:36 +0000
  • b952397efc playlist_manager: Explicitly say when a variable is a "playlist_id" vs a "playlist" (a list of videos) Mike Lang 2024-08-02 21:50:08 +0000
  • b119d4bb02 playlist_manager: Clarify set operations Mike Lang 2024-08-02 21:40:29 +0000
  • 457cec0f57 playlist_manager: Fix typo in comment Mike Lang 2024-08-02 21:32:23 +0000
  • 6b0a025812 Add transition support to fast cuts Mike Lang 2024-05-31 06:08:07 +1000
  • c8724a1e63 rewrite fast cuts to support transitions being allowed later Mike Lang 2024-05-28 15:17:32 +1000
  • 066d10f94a Full cut: Support video transitions Mike Lang 2024-05-27 07:37:42 +1000
  • 5fbdaf8422 full cuts: Support multiple ranges Mike Lang 2024-05-26 11:46:41 +1000
  • cc789caa7e Move ffmpeg_cut_segment to new ffmpeg_cut_many() system Mike Lang 2024-05-26 11:37:25 +1000
  • ba36338db4 Add simpler wrapper for ffmpeg_cut_segments() for single-input case Mike Lang 2024-05-25 10:57:37 +1000
  • e65145bcad Replace ffmpeg_cut_stdin() with ffmpeg_cut_many() Mike Lang 2024-05-26 11:43:44 +1000
  • d571bbe81e ffmpeg_cut_stdin: Remove cut_start and duration built-in args Mike Lang 2024-05-22 16:55:52 +1000
  • c9878758ac
    Add Audit Logging for several endpoints ZeldaZach 2024-07-21 00:56:07 +0200
  • e7a839c6cd Remove need to download twice on startup ZeldaZach 2024-07-21 00:16:18 +0200
  • 07fc84e85e Relabel Comment to show new config values ZeldaZach 2024-07-21 00:11:01 +0200
  • 8bbc72184c Support hot reload of Zulip Schedule ZeldaZach 2024-07-20 23:51:47 +0200
  • b7fe89e621
    Remove need to download twice on startup ZeldaZach 2024-07-21 00:16:18 +0200
  • c943c12a7b
    Relabel Comment to show new config values ZeldaZach 2024-07-21 00:11:01 +0200
  • 6062559be6
    Support hot reload of Zulip Schedule ZeldaZach 2024-07-20 23:51:47 +0200
  • a89ed7c700 Add transition support to fast cuts Mike Lang 2024-05-31 06:08:07 +1000
  • 76aa14e6b1 rewrite fast cuts to support transitions being allowed later Mike Lang 2024-05-28 15:17:32 +1000
  • 132ec242e7 Full cut: Support video transitions Mike Lang 2024-05-27 07:37:42 +1000
  • 025dd461db full cuts: Support multiple ranges Mike Lang 2024-05-26 11:46:41 +1000
  • 975e3d9ae1 Move ffmpeg_cut_segment to new ffmpeg_cut_many() system Mike Lang 2024-05-26 11:37:25 +1000
  • cde72555d0 Add simpler wrapper for ffmpeg_cut_segments() for single-input case Mike Lang 2024-05-25 10:57:37 +1000
  • f5e6af9bef Replace ffmpeg_cut_stdin() with ffmpeg_cut_many() Mike Lang 2024-05-26 11:43:44 +1000
  • 3c83e9ea10 ffmpeg_cut_stdin: Remove cut_start and duration built-in args Mike Lang 2024-05-22 16:55:52 +1000
  • a34af372d0
    thrimbletrimmer: Validate chapter titles are ascii only Mike Lang 2024-04-21 03:27:51 +1000
  • 18862022eb
    Update thrimbletrimmer/scripts/edit.js Mike Lang 2024-04-21 03:27:33 +1000
  • 4332989748 thrimbletrimmer: Validate chapter titles are ascii only Mike Lang 2024-04-20 12:21:08 +1000
  • cb144866a6 Change wording of "submit anyway" button when saving a draft Mike Lang 2024-04-20 12:11:28 +1000
  • f9ff537b84 restreamer: Fix a bug where playlist reports video is finished spuriously Mike Lang 2024-04-20 08:48:49 +1000
  • daf6001402 restreamer: Move get_best_segments() inside playlist cache Mike Lang 2023-11-26 16:32:19 +1100
  • 264545eb9d CachedIterator: Fix bug where state can change while taking the lock Mike Lang 2023-11-26 16:02:52 +1100
  • 0895ce44ff generate media playlist: Yield in chunks for performance Mike Lang 2024-04-20 08:01:50 +1000
  • 1857a998c9 reduce overhead of gevent.idle() by only yielding once per 1000 segments Mike Lang 2023-11-26 15:37:09 +1100
  • 7e90346b87 restreamer: Have playlist cache stream results Mike Lang 2023-11-26 15:30:57 +1100
  • 8ede4622ca CachedIterator: Re-serve any errors encountered while iterating Mike Lang 2023-11-26 15:30:23 +1100
  • 909cece196 restreamer: Move media playlist cache to also cover HLS playlist generation Mike Lang 2023-11-26 15:20:33 +1100
  • cb2c58c75c restreamer: Yield the event loop during playlist generation Mike Lang 2023-11-26 15:15:57 +1100
  • be7a9cd1fa restreamer: Make media playlist streamed Mike Lang 2023-11-26 15:14:43 +1100
  • a6d4f2466a restreamer: coalesce concurrent requests for the same playlist URL Mike Lang 2023-11-26 14:48:16 +1100
  • 244efd6b04 restreamer: Move get_best_segments() inside playlist cache Mike Lang 2023-11-26 16:32:19 +1100
  • 8ec5dc5c0e CachedIterator: Fix bug where state can change while taking the lock Mike Lang 2023-11-26 16:02:52 +1100
  • 60f7922387 generate media playlist: Yield in chunks for performance Mike Lang 2024-04-20 08:01:50 +1000
  • 2541865e6c reduce overhead of gevent.idle() by only yielding once per 1000 segments Mike Lang 2023-11-26 15:37:09 +1100
  • 1f663cd067 restreamer: Have playlist cache stream results Mike Lang 2023-11-26 15:30:57 +1100
  • 28a468477d
    Update DATABASE.md Christopher Usher 2024-04-18 14:15:03 -0700
  • 06fad6357b
    fix: ensure local m3u8 files are in stable reversed order Dillon Pentz 2024-03-11 15:36:45 +1100
  • b5cacbf711 fix: correct exists check for segment linker VodBox 2024-03-11 14:09:49 +1100
  • 1df734eff1 downloader: local provider source with symlinks VodBox 2024-03-10 20:22:59 +1100
  • 9127d9f8f3 use last commit I have a built image for condor-scripts Mike Lang 2024-02-26 08:47:26 +1100
  • a3f0376a10 new season who dis Mike Lang 2024-02-26 08:01:38 +1100
  • 5d5e7ffede basics working mike/chat-subs Mike Lang 2024-02-01 04:34:53 +1100
  • e5732706d8 Import some existing work Mike Lang 2024-02-01 03:13:47 +1100
  • 2387d70e53 CachedIterator: Re-serve any errors encountered while iterating Mike Lang 2023-11-26 15:30:23 +1100
  • 0146fc280c restreamer: Move media playlist cache to also cover HLS playlist generation Mike Lang 2023-11-26 15:20:33 +1100
  • 2ca3fdf2ad restreamer: Yield the event loop during playlist generation Mike Lang 2023-11-26 15:15:57 +1100
  • 1a1541b300 restreamer: Make media playlist streamed Mike Lang 2023-11-26 15:14:43 +1100
  • e30f0e0a26 restreamer: coalesce concurrent requests for the same playlist URL Mike Lang 2023-11-26 14:48:16 +1100
  • b46d9f30bb Proper example for edit_url HubbeKing 2023-11-21 09:38:49 +0200
  • 7715a9c702 Run chat_archiver by default and backfill emotes by default HubbeKing 2023-11-21 09:21:54 +0200
  • c9af44c327 Always create credentials secret HubbeKing 2023-11-21 09:19:54 +0200
  • a98fea2489 Update NFS mount options HubbeKing 2023-11-21 09:05:27 +0200
  • 517b881674 Remove old URL from edit_url config setting HubbeKing 2023-11-21 08:43:49 +0200
  • 209cc6d876 Add config parameter for NFS mount options HubbeKing 2023-11-21 08:43:35 +0200
  • 17596655f6 Update k8s.jsonnet file to support 2023 changes to images HubbeKing 2023-11-20 20:14:01 +0200
  • 2a1f7207a8 Allow a fudge factor when checking for gaps/overlaps between segments Mike Lang 2023-11-21 17:41:26 +1100
  • b8cf0f20b0 segment_coverage: Allow alternate output location + single-run mode Mike Lang 2023-11-21 17:40:33 +1100
  • defe232529 Proper example for edit_url HubbeKing 2023-11-21 09:38:49 +0200
  • 4e3619fa6f Run chat_archiver by default and backfill emotes by default HubbeKing 2023-11-21 09:21:54 +0200
  • 40a0ff8b0e Always create credentials secret HubbeKing 2023-11-21 09:19:54 +0200
  • 15ae2b427a Update NFS mount options HubbeKing 2023-11-21 09:05:27 +0200
  • 17962d933f Remove old URL from edit_url config setting HubbeKing 2023-11-21 08:43:49 +0200
  • d652672502 Add config parameter for NFS mount options HubbeKing 2023-11-21 08:43:35 +0200
  • c16f32e50e Allow a fudge factor when checking for gaps/overlaps between segments Mike Lang 2023-11-21 17:41:26 +1100
  • e8190b1cb0 segment_coverage: Allow alternate output location + single-run mode Mike Lang 2023-11-21 17:40:33 +1100
  • f4a668aca5 Update k8s.jsonnet file to support 2023 changes to images HubbeKing 2023-11-20 20:14:01 +0200
  • 3606fadaa8 Pin gevent version to work around build issues Mike Lang 2023-11-20 11:37:00 +1100
  • 859852fc50 memes Mike Lang 2023-11-19 06:48:56 +1100