Development for jellyflood
Go to file
Ashik K 7c28c04048 Fix tvOS navigation - use push everywhere except Media tab channels
Changes:
- MediaCoordinator: Use .fullScreen for tvOS (full-screen display with navigation)
- HomeCoordinator, LibraryCoordinator, SearchCoordinator: Use .push without NavigationViewCoordinator wrappers
- Unified tvOS and iOS coordinator return types for push navigation

This fixes:
 Channels display full-screen (not modal popup)
 Login and settings use full-screen navigation
 Items from Home/Search display correctly

Known issues with .fullScreen presentation:
- Pressing ESC on error dismisses entire channel instead of going back one level
- Video player doesn't respond to ESC during playback

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-17 12:42:42 +02:00
.github Update release.yml (#1561) 2025-06-08 13:16:46 -06:00
Documentation Update players.md (#1454) 2025-03-17 15:35:47 -04:00
PreferencesView [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
Resources update (#1356) 2024-12-10 19:15:43 -07:00
Scripts/Translations Use .utf16 instead of .utf8 / ascii 2025-04-11 19:40:37 -06:00
Shared Fix tvOS navigation - use push everywhere except Media tab channels 2025-10-17 12:42:42 +02:00
Translations Translated using Weblate (Catalan) 2025-06-09 07:01:35 +00:00
fastlane Update Fastlane runner (#1624) 2025-07-06 20:11:20 -06:00
jellypig tvOS Implement channel navigation for Jellyfin plugin channels 2025-10-17 09:53:23 +02:00
jellypig.xcodeproj Update bundle identifier to org.ashik.jellypig and fix SwiftGen script 2025-10-17 11:38:51 +02:00
.gitignore Rename all Swiftfin files to lowercase jellypig 2025-10-17 09:28:57 +02:00
.swiftformat Project Settings Changes (#1297) 2024-10-31 13:18:19 -06:00
Cartfile Reverting to VLCKit 3.5.0 | solving OPUS issue (#1552) 2025-06-03 15:41:58 -06:00
ChromeCastFramework.json #983 Fixing build instructions (#985) 2024-03-10 19:46:59 -06:00
Gemfile Initial fastlane Setup (#1089) 2024-06-09 22:08:43 -06:00
LICENSE.md Fix some formatting 2021-06-09 23:15:51 -07:00
README.md Remove the Z from X.Y.Z (#1483) 2025-04-07 01:01:47 -04:00
swiftgen.yml Navigation and Item Overhaul (#492) 2022-08-05 10:54:40 -06:00

README.md

Swiftfin

Swiftfin

Swiftfin is a modern video client for the Jellyfin media server. Made using Swift to maximize direct play with the power of VLC and look native on all classes of Apple devices.

Download

Download on the Apple App Store

🛠️ TestFlight

Use the TestFlight version to test new features and bug fixes before being published to the App Store. We are grateful for your time and resources for reporting new bugs.

[!NOTE] Only iOS has a TestFlight version. See this discussion for tvOS updates.

Get the beta on TestFlight

⚙️ Development

Thank you for your interest in Swiftfin! Please check out the Contribution Guidelines to get started.

🎬 Player Differences

Swiftfin offers both Native (AVKit) and Swiftfin (VLCKit) players to provide the best compatibility across Apple devices. To learn more about the capabilities and differences between these players, visit our Player Differences documentation.

📚 Translations

Don't see Swiftfin in your language?

Check out our Weblate instance to help translate Swiftfin and other Jellyfin projects.