jellyflood/jellypig tvOS/Views
Ashik K a6a03ea988 URGENT FIX: Video player back button now works
Changed all router.dismissCoordinator() calls to router.popLast() in video player:
- Overlay.swift: Back button when confirming close
- VideoPlayer.swift: Auto-exit when video ends
- LoadingView.swift: Cancel button during loading

dismissCoordinator() only works with .fullScreen/.modal presentations.
Since we changed video player to .push navigation, we need popLast() instead.

This fixes ESC/menu button not working during video playback.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-17 12:53:35 +02:00
..
AppSettingsView Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
ChannelLibraryView Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
ConnectToServerView Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
HomeView Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
ItemView Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
MediaView Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
PagingLibraryView Implement channel navigation for Jellyfin plugin channels 2025-10-17 09:53:23 +02:00
ProgramsView Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
SelectUserView Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
SettingsView Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
UserSignInView Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
VideoPlayer URGENT FIX: Video player back button now works 2025-10-17 12:53:35 +02:00
AppLoadingView.swift Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
FontPickerView.swift Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
ItemOverviewView.swift Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
LearnMoreModal.swift Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
MediaSourceInfoView.swift Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
QuickConnectView.swift Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
SearchView.swift Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
ServerDetailView.swift Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00