-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Question] Codecs support? #21
Comments
Hello. My use case was to mostly listen to music while gaining media key shortcut support - which has since worked from the browser. I've not used it in a little while, but from memory it worked just like using it in the web browser. |
@JonEllis Thank you for the insights! I'm planning to give it a shot today. Let's hope it goes smoothly 🙏 |
My intention was to create a cross platform app with bundled Chromium to avoid inconsistencies with native components & to not re-create the interface.. However, it looks like Electron is mainly just for desktop apps. There's another project for this called Crosswalk from Intel but it's discontinued. @JonEllis While reading your blog I noticed you mentioned iOS. Did you actually manage to get this Electron app running on your phone? |
Hey there
I love the idea of wrapping the web interface since I'd like to have a consistent UI between Android TV and my Linux Desktop without having to compile code every time I'd like to make minor changes to Jellyfin Web. This leads me to these questions:
Would love to hear feedback from experienced users
@JonEllis
The text was updated successfully, but these errors were encountered: