Development for jellyflood
Go to file
Ethan Pippin ae959dde6c fix top compact overlay gradient 2022-01-20 10:59:30 -07:00
.github Update lint-pr.yaml 2022-01-10 13:54:12 -07:00
Shared add back experimental native player 2022-01-19 16:11:06 -07:00
Swiftfin fix top compact overlay gradient 2022-01-20 10:59:30 -07:00
Swiftfin tvOS add transcoded url check 2022-01-19 16:14:44 -07:00
Swiftfin.xcodeproj Merge branch 'main' into reimplement-native-player 2022-01-20 10:40:54 -07:00
Swiftfin.xcworkspace add aspect fill and update packages 2022-01-19 00:18:24 -07:00
Translations Fix background of ServerList elements when using bigger fonts with Dynamic Type 2022-01-17 21:07:31 +01: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 2022-01-19 00:23:48 -07:00
contributing.md Update contributing.md 2022-01-10 15:53:34 -07:00
swiftgen.yml fallback to english translation 2022-01-15 12:31:34 -07:00

README.md

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 with VLCKit:

  • Pausing playback when app is backgrounded as VLCKit pauses video output at the same time
  • Audio delay when starting playback and un-pausing, may be fixed in VLCKit v4