jeffvli / feishin

A modern self-hosted music player.
https://feishin.vercel.app
GNU General Public License v3.0
2.47k stars 106 forks source link

Specific music doesn't play on Web Player #693

Open OctoLiam opened 1 month ago

OctoLiam commented 1 month ago

Expected Behavior

Song should just play as per usual

Current Behavior

Song doesn't play and just stays on 0:00

Steps to Reproduce

Only difference I can think of that can make this happen is the song is 96kHz/24bit also the bit rate is 8822

Possible Solution

If it's a limitation of the web player may perhaps put a warning about it? I know that the official Jellyfin Desktop client can play it fine.

Context

No response

Application version

v0.7.3

Operating System and version

Windows 11 Desktop

Server and Version

Jellyfin 10.9.7

Node Version (if developing locally)

No response

kgarner7 commented 2 weeks ago

What is the specific format of of this audio? In general there isn't a specific limitation on quality. If you open the console (settings > open browser devtools or inspect element), is there a specific error shown? Alternatively, try using the MPV backend.

OctoLiam commented 2 weeks ago

What is the specific format of of this audio? In general there isn't a specific limitation on quality. If you open the console (settings > open browser devtools or inspect element), is there a specific error shown? Alternatively, try using the MPV backend.

Works fine with MPV also from what I saw no errors were shown anywhere with the browser devtools. I'll just use MPV for now though