• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Announcements Project Announcements Jellyfin for iOS 1.6.0

     
    • 1 Vote(s) - 5 Average

    Jellyfin for iOS 1.6.0

    thornbill
    Offline

    Core Team

    Posts: 174
    Threads: 6
    Joined: 2023 Jun
    Reputation: 8
    Country:United States
    #1
    2025-02-28, 04:05 PM (This post was last modified: 2025-02-28, 04:06 PM by thornbill. Edited 1 time in total.)
    Version 1.6.0 of Jellyfin for iOS has been published to the App Store! 🚀

    This marks the first release of the app since 2022! Read more about the update and obstacles we overcame to make this happen in the blog post.

    https://jellyfin.org/posts/ios-v1.6.0
    [Image: thornbill?style=flat&logo=github]
    2
    1
    Goby
    Offline

    Junior Member

    Posts: 10
    Threads: 2
    Joined: 2024 Mar
    Reputation: 0
    #2
    2025-03-01, 04:11 PM
    Thanks for all the job done. The app is amazing.

    One little question though :
    I saw on the GitHub :
    🔧 Additional changes

    Add experimental video download support by @thornbill in #366

    but couldn't find how to download the video.
    Jellyfin 10.10.7 (Docker)
    Synology DSM 7.2.1
    Intel i3 9100 / 16 Go RAM
    Storage 6x Seagate 4TB Hybrid Raid (SHR) + 1 Seagate 8TB
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #3
    2025-03-01, 07:17 PM
    Did you enable the feature in the developer options in the app?

    https://github.com/jellyfin/jellyfin-expo/pull/366
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    theguymadmax
    Offline

    Community Moderator

    Posts: 1,099
    Threads: 0
    Joined: 2024 Jun
    Reputation: 59
    #4
    2025-03-01, 08:58 PM
    It actually took me a little while to figure this one out. In the settings page you need to scroll down to the bottom page and press and hold down on (Jellyfin Mobile (iOS)) and that will pop open the super secret developer options screen. I'm not sure if this is documented anywhere so don't tell anyone.
    Goby
    Offline

    Junior Member

    Posts: 10
    Threads: 2
    Joined: 2024 Mar
    Reputation: 0
    #5
    2025-03-01, 10:05 PM
    Thanks for the tip, I spent long minutes to look for the dev option thinking "I won't ask to the forum or I'd look like a stupid".

    The download works pretty much well. My only issue when I play the video downloaded, the video player with which I cannot choose the audio track and subtitles.
    Is there a way to choose alternative video player like VLC? Is there any way to find the file downloaded in the apple "file" app?

    Thanks for your help.
    Jellyfin 10.10.7 (Docker)
    Synology DSM 7.2.1
    Intel i3 9100 / 16 Go RAM
    Storage 6x Seagate 4TB Hybrid Raid (SHR) + 1 Seagate 8TB
    thornbill
    Offline

    Core Team

    Posts: 174
    Threads: 6
    Joined: 2023 Jun
    Reputation: 8
    Country:United States
    #6
    2025-03-01, 10:32 PM
    It’s not documented anywhere because it’s not in a state that is ready for general use and I don’t plan to accept issue reports until it is. 😉

    Subtitle support is listed in this issue: https://github.com/jellyfin/jellyfin-expo/issues/372
    [Image: thornbill?style=flat&logo=github]
    Goby
    Offline

    Junior Member

    Posts: 10
    Threads: 2
    Joined: 2024 Mar
    Reputation: 0
    #7
    2025-03-02, 07:06 AM (This post was last modified: 2025-03-02, 07:16 AM by Goby. Edited 1 time in total.)
    I totally understand and be patient. Thanks again for the great job. Looking forward to seeing the 1.7.0 (according to the roadmap)
    Jellyfin 10.10.7 (Docker)
    Synology DSM 7.2.1
    Intel i3 9100 / 16 Go RAM
    Storage 6x Seagate 4TB Hybrid Raid (SHR) + 1 Seagate 8TB
    1
    awake
    Offline

    Junior Member

    Posts: 9
    Threads: 3
    Joined: 2023 Jul
    Reputation: 0
    Country:Germany
    #8
    2025-03-03, 01:55 PM
    First of all: thanks for taking care of the iDevices-crowd with Jellyfin. It's, in my opinion, the best way to consume my media and I've fiddled around with other solutions a lot.

    However, I have a question regarding Swiftfin and Jellyfin. As I understand, Swiftfin is a native Swift rewrite of Jellyfin that is lacking behind when it comes to functionality (updating metadata as an example). Is there a plan to merge Jellyfin into Swiftfin somewhere on the roadmap? I'd be absolutely fine if you could point me into a longread about the development of both apps as well, I'm kind of not able to find the right source it seems.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #9
    2025-03-03, 04:19 PM
    (2025-03-03, 01:55 PM)awake Wrote: First of all: thanks for taking care of the iDevices-crowd with Jellyfin. It's, in my opinion, the best way to consume my media and I've fiddled around with other solutions a lot.

    However, I have a question regarding Swiftfin and Jellyfin. As I understand, Swiftfin is a native Swift rewrite of Jellyfin that is lacking behind when it comes to functionality (updating metadata as an example). Is there a plan to merge Jellyfin into Swiftfin somewhere on the roadmap? I'd be absolutely fine if you could point me into a longread about the development of both apps as well, I'm kind of not able to find the right source it seems.

    https://github.com/jellyfin/Swiftfin/discussions/1294
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    thornbill
    Offline

    Core Team

    Posts: 174
    Threads: 6
    Joined: 2023 Jun
    Reputation: 8
    Country:United States
    #10
    2025-03-03, 05:03 PM
    Given they are written using different technologies, different individuals are developing them, and they have different objectives, I think they will always remain independent projects.

    Here is a high level overview of some of the differences between the apps... really we should find a permanent place to document this. I'm happy to answer any specific questions also.

    Swiftfin
    • Written in Swift + SwiftUI
    • Better codec support for direct play
    • Only supports very recent iOS versions (uses latest SwiftUI features)
    • Supports Apple TV
    • No current plans for supporting other media types or functionality like the admin dashboard (some admin functionality has been added recently)

    Jellyfin
    • Written in Expo/React Native + webview for main UI
    • Supports all media types and features
    • Supports iOS 12.4+ (will likely be 15+ later this year as dependencies are updated)
    • Limited codec support (only codecs natively supported by iOS)
    • Cannot support Apple TV (webviews are not allowed by Apple)
    [Image: thornbill?style=flat&logo=github]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode