Development for jellyflood
Go to file
Ashik K 0dcde5dd74 Fix video player back button - use push navigation
Changed video player from .fullScreen to .push navigation:
- Removed NavigationViewCoordinator wrapper
- Video player now returns VideoPlayerCoordinator directly

This should allow ESC/back button to work during video playback.

MediaCoordinator kept at .fullScreen to prevent Home screen navigation bug.

Trade-offs:
 Video player ESC should now work
 Pressing back from empty channel goes to Media tab (not Home)
 Error dismissal still returns to Media tab (dismisses entire .fullScreen presentation)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-17 12:49:26 +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 video player back button - use push navigation 2025-10-17 12:49:26 +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.