Code Monkey home page Code Monkey logo

Comments (4)

sevenrats avatar sevenrats commented on June 13, 2024

you will want to open this feature request against the web app inside JMP. this repo is just C++ and QML shell that hosts the web app. jellyfin-web tracks features at features.jellyfin.org

Thanks again!

from jellyfin-media-player.

tony1016 avatar tony1016 commented on June 13, 2024

you will want to open this feature request against the web app inside JMP. this repo is just C++ and QML shell that hosts the web app. jellyfin-web tracks features at features.jellyfin.org

Thanks again!

Sorry but I don't quite understand.Isn't is app using mpv to play the video?

from jellyfin-media-player.

sevenrats avatar sevenrats commented on June 13, 2024

yes jmp is a c++ app that hosts a video player powered by mpv-as-a-library behind a webview, and plays video by forcing the contents of the webview to be transparent. you are literally looking through the webapp to see the mpv frame. tmk keys don't make it into mpv ever. keys are bound by the webapp according to its own principles and then manipulate mpv using its api. this is additionally complicated by our support of controllers.
having said all that tho there is no reason you can't port your favorite keybinds to the webapp, or, alternatively, launch a mpv-as-an-app using the playback URL.

from jellyfin-media-player.

tony1016 avatar tony1016 commented on June 13, 2024

from jellyfin-media-player.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.