jellyfin / jellyfin-mpv-shim

MPV Cast Client for Jellyfin
Other
1.57k stars 93 forks source link

[Enhancement] Showing a spinner after clicking play button #122

Open okan35 opened 3 years ago

okan35 commented 3 years ago

Title basically. Reason is I use both my external hdd and google drive to play my videos. When hdd is in idle mode and T want to watch something, it takes some seconds to play the video.

So it would be good to see a spinner or some sort of progress bar to show that, my pc is not lagging, mpv shim got the command and is working on it. So it would be good to know this by seeing a spinner or sort.

iwalton3 commented 3 years ago

I will keep this in mind for when I eventually aim to replace the desktop UI. If you'd like the change on the web application, that would be a great feature request for https://github.com/jellyfin/jellyfin-web/.

okan35 commented 3 years ago

Will do that then. By the way how are you planning to change Uİ, and will you use python again. I could maybe contribute if it is in a language I know. such as Java, C#

iwalton3 commented 3 years ago

Everything would still be in Python. I would be using a PyQT5-based user interface instead of embedding the web UI.

okan35 commented 3 years ago

Got it, never used python maybe if I have time and life energy to learn python :D