Development for jellyflood
Go to file
Min-Yih Hsu bfe413c06a (Re)Enable the play button on the season page
Resurrecting some of the previously-commented code to enable the play
button on the season page. Which plays the next unplayed episode in that
season. Note that we no longer bail out on the `BaseItemDto.missing`
flag because sometimes it shows false negatives even on legit season
items. Instead, we rely on results returning from the API call.
2022-02-08 10:08:26 +08:00
.github Create release.yml 2022-01-20 14:11:41 -07:00
Shared (Re)Enable the play button on the season page 2022-02-08 10:08:26 +08:00
Swiftfin modify the view creation format 2022-02-06 02:34:51 +09:00
Swiftfin tvOS add system control gestures (brightness, volume) 2022-02-05 18:14:23 +09:00
Swiftfin.xcodeproj Duplicate player for LiveTV 2022-01-24 14:58:30 -06:00
Swiftfin.xcworkspace add aspect fill and update packages 2022-01-19 00:18:24 -07:00
Translations Merge pull request #366 from PangMo5/feature/system-control-gestures 2022-02-05 13:32:10 -08:00
WidgetExtension fix for updated swiftformat 2022-01-10 13:59:10 -07:00
bin Replace R.swift with Swiftgen 2021-11-08 03:37:01 +09:00
fastlane fix 2021-06-09 21:25:50 -07:00
.gitignore Replace R.swift with Swiftgen 2021-11-08 03:37:01 +09:00
.swiftformat ignore generated strings file 2022-01-11 00:01:13 -07:00
Gemfile Add fastlane - increase res. a bit 2021-05-22 10:03:48 -04:00
LICENSE.md Fix some formatting 2021-06-09 23:15:51 -07:00
Podfile rename jellyfinplayer to swiftfin 2022-01-07 11:05:54 -07:00
README.md Update README.md 2022-01-22 17:36:57 -07:00
contributing.md Update contributing.md 2022-01-20 15:08:28 -07:00
swiftgen.yml fallback to english translation 2022-01-15 12:31:34 -07:00

README.md

Swiftfin

Swiftfin

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

TestFlight

New! Updated TestFlight Link

Join the Beta on TestFlight

For Apple TV (without an iOS/iPadOS device)

If you have an Apple TV and do not own an iOS device, please use this Google Form to get an invitation code.

📚 Translations

Don't see Swiftfin in your language?

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

⚙️ Development

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