jeffvli / feishin

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

MP4 Playback #13

Open R-A-R-E opened 1 year ago

R-A-R-E commented 1 year ago

I think MP4 Playback would be great and would set this application as the best, because I am struggling too look for a way to playback Music Videos offline with a stylish design.

jeffvli commented 1 year ago

This is probably doable.

Are you using Jellyfin for music video support? I'm assuming music videos live in a separate "movie" or other type of library on the server.

Maxplosion commented 1 year ago

just as extra info: jellyfin uses the 'Music Videos' library type which let's it link the videos to artists/albums if the metadata tags in the mp4 file are set correctly.

Kreyren commented 1 month ago

For context to https://github.com/jeffvli/feishin/issues/630 it might be a good idea to have a separate audio and video to dynamically manage situations with limited internet connection or system resources (my bf has a collection of old phones that he's keep trying to get spotify on and i doubt it will be able to play videos very well 😅)

Ideally using an open-source audio+video format e.g. V9 + Opus (with Matroska for legacy)?

Change Title: MP4 Playback -> Video Playback?