134
submitted 2 months ago by [email protected] to c/[email protected]

I don't want to use Osmc or LibreELEC. What I'm going for is something like Android TV (tried using LineageOS but that didn't work out for me).

I was interested in something like Plasma Bigscreen but most of the tutorial is about 4 years old and point to using an old image.

I installed the Debian package. After that, I logged in and set Automatic login, and switch the session to Plasma Bigscreen (x11). After applying and a reboot, it launched Plasma Bigscreen but some widgets (like the audio, KDE Connect) froze when clicking on them.

What do you recommend? I prefer to use a Raspberry Pi.

you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 79 points 2 months ago* (last edited 2 months ago)

I run an HTPC that works fully with my AirMouse Remote I bought for it for ~$15USD. It uses Flex Launcher running on Debian.

Basically, I use it for Plex, some Netflix, retrogaming, and Steam.

I was in a similar boat to you were I looked at Plasma Big Screen, LibreElec, etc. Plasma BigScreen was too buggy or unmaintained. LibreElec is great if you want to play local stuff, but terrible for streaming things like Netflix. In the end I said "screw it. I'll make my own". Now it's the center of my living room.

[-] [email protected] 18 points 2 months ago

That looks amazing! Are the icons you have there, for example, Netflix, is that a desktop shortcut to open up the browser and load the website?

Your use case is very similar to mine. Thank you for sharing.

[-] [email protected] 8 points 2 months ago

It loads the web page in full screen kiosk mode in Chrome.

[-] [email protected] 2 points 2 months ago

You could also always nativefier it and make it like a webapp. I have some sites setup like that on my machine.

[-] [email protected] 1 points 2 months ago

Does that offer any advantages over the kiosk mode functionality? Looks like that repo was abandoned in 2023 and marked as archived.

[-] [email protected] 1 points 2 months ago

What repo? Use npm to get nativefier, the one from regular apt etc. are not current, they’re copies of older versions. Dunno why someone did that.

[-] [email protected] 1 points 2 months ago

The GitHub repo of the maintainer shows that the project is archived and dead.

[-] [email protected] 1 points 2 months ago

Again of what? Of nativefier?

[-] [email protected] 2 points 2 months ago
[-] [email protected] 1 points 2 months ago

Well it does what it’s supposed to do, so who cares.

[-] [email protected] 1 points 2 months ago

If you look at the repo, the very first line in the readme links to an issue that briefly explains why you should care.

Unmaintained software comes in two categories:

  1. The software is done. It does exactly what it was meant to do and it was written in a language and in such a way as to be pretty future proof. Examples are some basic code libraries or command line utilities.
  2. The software had to be updated all the time to keep up with changing environments and security problems, so the dev got sick of it and dropped it. Or a better solution came along so the developer felt free to finally drop the burden.

Nativefier falls in the second category and the second clause. Don't use it.

[-] [email protected] 1 points 2 months ago

Ok so, it doesn’t seem to me to be the case. But if you’re indicating a better solution came along, what would that be? I’m fine with nativefier for the two items I made with it. But if there’s something better then please do tell.

[-] [email protected] 1 points 2 months ago

Again The issue on the repo. The developers recommend just using the app feature of the browsers to get similar functionality without the security concerns.

[-] [email protected] 11 points 2 months ago

Oh, Flex Launcher looks perfect! I didn't even know I needed it!

[-] [email protected] 7 points 2 months ago

Do you get high def Netflix? I’ve read in multiple places that Netflix limits streams to 720p in web browsers, which has always stopped me from straying from my chromecast. Not sure if that’s what I’m seeing in your photo, though. (basically I have the same question as OP)

[-] [email protected] 2 points 2 months ago

As long as your browser supports the DRM, it should stream 1080p and 4k fine. Chrome is best, unfortunately, specifically for Netflix.

[-] [email protected] 2 points 2 months ago

No DRM for desktop Linux supports 4k Netflix. IIRC Netflix doesn't even support 4k on Windows for anything except Edge, at least that was the case for many years.

[-] [email protected] 2 points 2 months ago

Really? I thought Chrome added support on Linux for 4k.

I rarely stream Netflix and it's only on there for my wife. If I want a show, I add it to my Plex library. Even if Netflix has it.

[-] [email protected] 1 points 2 months ago* (last edited 2 months ago)

According to Netflix documentation, they only support 720p on Linux, regardless of the browser.

Chrome officially supports 1080p on Windows and macOS, while 4k is only available through Edge on Windows and Safari on macOS.

In the past I've used a Firefox plugin to enable 1080p playback on Linux, but the bitrate was lower than the 1080p bitrate on Windows (with Edge, iirc).

https://help.netflix.com/de/node/30081

Edit: Luckily Jellyfin does not have such annoying restrictions.

[-] [email protected] 2 points 2 months ago

I think the Windows Store app for Netflix supports 4k, but that would require running Windows.....and that's just icky.

[-] [email protected] 1 points 2 months ago* (last edited 2 months ago)

Aside from Edge, the Netflix app will also work. Basically, Netflix doesn't send you a 4k stream without PlayReady or an equivalent level of DRM, which native apps typically also will (though your experience may vary on Android if you buy cheap Chinese phones).

There are addons that will get you 1080p on Linux instead of the 720p that you get by default. They break every now and then, but at least full HD is possible without too much effort.

[-] [email protected] 5 points 2 months ago

This looks awesome. I currently don't need a TV interface, but when I do I'll definitely try this out over Kodi.

[-] [email protected] 1 points 2 months ago

Same boat here. RaspberryPi running LibreElec, which is okay but can be unstable and lacks power. Been looking at an AMD 4x4 pc to boost performance and run some form of full Linux distro.

[-] [email protected] 1 points 2 months ago

Flex Launcher looks awesome! Thanks!

[-] [email protected] 1 points 2 months ago

What air mouse did you get? How does the keyboard work?

[-] [email protected] 4 points 2 months ago

It's a brand called Gimbi. It has a keyboard on the back and programmable IR buttons.

[-] [email protected] 1 points 2 months ago

There are a few brands of them I love mine! Sooo tiny and awesome.

[-] [email protected] 1 points 2 months ago

May I ask: did you write the config on your own and did you create the neccessary icons? Or is there a sample config somewhere, with some icons as well (jellyfin, youtube etc would be nice).

[-] [email protected] 2 points 2 months ago* (last edited 2 months ago)

There is a default config it comes with. I just modified it. Their documentation is really good. If you'd like a copy of my config, LMK.

Icons I found online and then trimmed to the correct size and transparency.

[-] [email protected] 1 points 2 months ago

You are right, I had a look at the documentation, made myself some icons and modified the standard config in /usr/share/flex-launcher a bit. Thanks!

Could you copy and paste the menu-entry you start jellyfin with here?

[-] [email protected] 2 points 2 months ago* (last edited 2 months ago)

Entry3=Jellyfin;/usr/share/flex-launcher/assets/icons/jellyfin.png;flatpak run com.github.iwalton3.jellyfin-media-player --fullscreen

Make sure you switch your view to TV in the settings so that arrow key navigation works.

this post was submitted on 10 Jul 2024
134 points (97.9% liked)

Linux

47371 readers
912 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS