Ethan Pippin
Ethan Pippin
I'm doing some cleanup and this work is no longer applicable. Like said above, we no longer create the HLS playback URL separately for the native player as done before...
Not exactly. For the native player, an HLS stream is requested and this doesn't consult the device profile: https://github.com/jellyfin/Swiftfin/blob/d71ecbb71638e6d105b66345a5705707798ae117/Shared/ViewModels/VideoPlayerViewModel.swift#L31 While that blob is from the refactor, the implementation is practically...
> What codecs does it use for the HLS stream if it isn't using the device profile? It just uses the codecs of the video stream, those are the last...
Oh yes, you are correct - it's just been a while
So, sort of. The menu that Apple TV uses is proprietary and I have made many attempts to recreate it to little success. You're right that more buttons can be...
I'm glad that you are working on this and welcome your first contribution! However, I am wary about this on all platforms. I have setup the entire filtering/ordering/etc. interface to...
> do you think this should mirror how the Genre Filter looks? I would just put this under the existing `Filters` pill with a new selection of `Letters`. There >...
I face this a bit and just ran it through Instruments. I think it something around the chapters and how it constructs the `FullInfo` objects and the chapter overlay, but...
Thank you for wanting to take a look at this. I like the comments for each string, but let's not indent anything. The main issue that has prevented me from...
Yes, the issue isn't building, but that we just don't lose translated strings.