Development for jellyflood
Go to file
Ethan Pippin fe81bc1e23
Merge pull request #305 from LePips/force-direct-play-experimental-setting
Allow force direct play as a temporary measure
2022-01-16 19:11:09 -07:00
.github Update lint-pr.yaml 2022-01-10 13:54:12 -07:00
Shared Merge pull request #305 from LePips/force-direct-play-experimental-setting 2022-01-16 19:11:09 -07:00
Swiftfin Merge pull request #305 from LePips/force-direct-play-experimental-setting 2022-01-16 19:11:09 -07:00
Swiftfin tvOS allow force direct play as a temporary measure 2022-01-15 13:01:42 -07:00
Swiftfin.xcodeproj fallback to english translation 2022-01-15 12:31:34 -07:00
Swiftfin.xcworkspace reimplement NukeUI 2022-01-12 17:27:04 -07:00
Translations Merge branch 'main' into support-redirects 2022-01-15 22:13:00 -07: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 fix contributing link 2022-01-10 14:01:57 -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:

  • 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