Native Jellyfin Client for iOS and tvOS
Go to file
2022-01-16 19:15:45 -07:00
.github Update lint-pr.yaml 2022-01-10 13:54:12 -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
Shared Merge branch 'main' into chapter-support 2022-01-16 19:13:08 -07:00
Swiftfin Merge branch 'main' into chapter-support 2022-01-16 19:13:08 -07:00
Swiftfin tvOS tvos chapters 2022-01-15 22:50:20 -07:00
Swiftfin.xcodeproj Merge branch 'main' of https://github.com/jellyfin/SwiftFin into chapter-support 2022-01-15 22:54:18 -07:00
Swiftfin.xcworkspace ios chapters 2022-01-15 22:23:14 -07:00
Translations Update Localizable.strings 2022-01-16 19:15:45 -07:00
WidgetExtension fix for updated swiftformat 2022-01-10 13:59:10 -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
contributing.md Update contributing.md 2022-01-10 15:53:34 -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 fix contributing link 2022-01-10 14:01:57 -07:00
swiftgen.yml fallback to english translation 2022-01-15 12:31:34 -07:00

Swiftfin

Swiftfin

Swiftfin is a modern 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.

Join the Beta on TestFlight

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.


Intended Behaviors Due to Technical Limitations

The following behaviors are intended due to technical limitations:

  • Pausing playback when app is backgrounded

    • Due to VLCKit pausing video output at the same moment
  • Audio delay after un-pausing

    • Due to VLCKit, may be fixed in VLCKit v4
  • No aspect fill

    • VLCKit doesn't have the ability to aspect fill the view that the video output occupies