James Harvey

Results 374 comments of James Harvey

@TerminalHash What are your specs? I'm wondering if this only affects AMD users

Ah, I didn't know you were using music videos. Finamp hasn't been tested on them, so I can't say how well they work. I'll have a look to see how...

The video plays? Could you send a screenshot? That would be super weird lol

What media types are the libraries, and are you still trying to play music from a music video library? My Jellyfin has music and video libraries, and it functions correctly

Hmm, what platform are you on? Android says that they support Matroska (https://exoplayer.dev/supported-formats.html), but I seriously doubt iOS does (Wikipedia says that macOS/QuickTime doesn't support it). It would also be...

> the audio codec is opus Ah, that'll do it. iOS's native player only supports OPUS in the CAF container. As part of #215, I may add an option to...

VLC for iOS comes with their own decoders and other playback stuff, so it can play much more than the native players (they get the same benefit on desktop). At...

I'd say keeping grid view for album lists and stuff would be useful, I think it's nice to have for tablets and stuff

Android itself doesn't support ALAC - Finamp uses ExoPlayer to play music, which largely binds us to what Android supports. We *might* be able to integrate with this [ffmpeg decoder...