Development for jellyflood
Go to file
Ashik K fdd1cdc15b Implement Electronic Program Guide (EPG) for Live TV
Features:
- Full EPG grid with channels and time slots
- 12-hour program window with auto-refresh every 5 minutes
- Duration-based cell widths (3px/min)
- Live program highlighting with progress bars
- Current time indicator (red line)
- Direct channel playback from guide
- Auto-scroll to currently airing programs

Changes:
- Add EPGViewModel for data fetching and state management
- Add EPGProgramCell, EPGChannelRow, EPGTimelineHeader, EPGCurrentTimeIndicator components
- Update ProgramGuideView with complete EPG implementation
- Make Channels default Live TV tab (was Program Guide)
- Fix channel images in EPG to match Channels view display
- Fix Live TV playback crash (audioStreams array bounds check)
- Apply dark pink background throughout app

Slash Commands:
- Add /init-dev - Initialize dev session with project context
- Add /sim - Build and launch in Apple TV simulator

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-17 19:23:53 +02:00
.claude/commands Implement Electronic Program Guide (EPG) for Live TV 2025-10-17 19:23:53 +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 Implement Electronic Program Guide (EPG) for Live TV 2025-10-17 19:23:53 +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 Electronic Program Guide (EPG) for Live TV 2025-10-17 19:23:53 +02:00
jellypig.xcodeproj Implement Electronic Program Guide (EPG) for Live TV 2025-10-17 19:23:53 +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
RELEASE-ALPHA1.md Add alpha1 release summary 2025-10-17 14:57:35 +02:00
swiftgen.yml Fix Release build - add SwiftGen xcassets generation 2025-10-17 16:20:04 +02: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.