From 2676e755286d117b100d379fce84ec3da6d8ae98 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 29 Jan 2024 13:22:21 +0100 Subject: consistent name for {snippet,segment?,fragment} --- stream/src/jhls.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stream/src/jhls.rs') diff --git a/stream/src/jhls.rs b/stream/src/jhls.rs index e26df1b..1313c7a 100644 --- a/stream/src/jhls.rs +++ b/stream/src/jhls.rs @@ -26,7 +26,7 @@ pub async fn jhls_index( .to_owned(); let segments = tokio::task::spawn_blocking(move || { - jellyremuxer::snippet::snippet_index( + jellyremuxer::fragment::fragment_index( &CONF.media_path, &node.public, &local_track, -- cgit v1.2.3-70-g09d2