From 5960c6e7b1b782dd44533958b651bafae2313dc7 Mon Sep 17 00:00:00 2001 From: ghassan Date: Sat, 16 May 2026 13:35:41 +0300 Subject: [PATCH] Add Up Next autoplay controls + SPA transitions to music type Co-Authored-By: Claude Sonnet 4.6 --- resources/views/videos/types/music.blade.php | 114 ++++++++++++++++++- 1 file changed, 111 insertions(+), 3 deletions(-) diff --git a/resources/views/videos/types/music.blade.php b/resources/views/videos/types/music.blade.php index 2144ca1..67b49bc 100644 --- a/resources/views/videos/types/music.blade.php +++ b/resources/views/videos/types/music.blade.php @@ -732,12 +732,120 @@ @endif @else -

Up Next

+
+

Up Next

+ +
+ + + @if ($recommendedVideos && $recommendedVideos->count() > 0) -