jeffvli / feishin

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

Ability to play music videos #624

Closed KiimaRo closed 1 month ago

KiimaRo commented 1 month ago

What do you want to be added?

The ability to have music videos playing.

Additional context

No response

Is this a server-specific feature? (e.g. Jellyfin only)

kgarner7 commented 1 month ago

Mostly duplicate of https://github.com/jeffvli/feishin/issues/13. Additionally, at least with MPV backend it would be fairly difficult (at least not having the application in a separate window), as embedding MPV into Electron doesn't appear to be an easy task