Is there a linux distro (or just a DE) that can be used like a Smart TV
from BumbleBear@programming.dev to linux@lemmy.ml on 10 Jul 2024 01:11
https://programming.dev/post/16641351

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.

#linux

threaded - newest

dharmacurious@slrpnk.net on 10 Jul 2024 01:21 next collapse

I do not have an answer for you, but I’d also really like to know. Not super techy but willing to learn to do this!

neomachino@lemmy.world on 11 Jul 2024 21:01 collapse

Commenting to check back later.

I also do not have an answer but want to know.

I have used Flex launcher on a mini PC, it seemed like a good option but I got busy before I could even half set it up.

jcarax@beehaw.org on 10 Jul 2024 01:38 next collapse

What’s your use case that OSMC and LibreELEC don’t work? I think those are going to be common recommendations, so knowing why they don’t suit you would be helpful.

BumbleBear@programming.dev on 10 Jul 2024 02:52 collapse

I used Kodi in the past as a standalone app but then switched over to Emby. I have Emby set to play my media and also setup to play stations on my custom IPTV server. Installing the Emby client on my mobile or or using the browser will have access to that media since I set that up on the Emby server. Wife and the kids are use to the interface too. Have to keep them happy.

Also I would like to install some Linux compatible games on it.

friend_of_satan@lemmy.world on 10 Jul 2024 01:38 next collapse

Plex used to have a distro that booted straight to Plex and that was it. You could control it using your tv remote if your tv supported HDMI-CEC. I’m not sure if it still exists. I guess it wouldn’t be any better than openelec though. 🤷‍♂️

Could you be more objective about what you want and don’t want feature wise? I don’t know about other folks but I’ve never used android tv so I don’t know what you mean when you say that’s similar to what you want.

Edit: I’m pretty sure the Plex software I was talking about was based on this archived repo, so it likely isn’t a modern option github.com/plexinc/plex-media-player

ltxrtquq@lemmy.ml on 10 Jul 2024 08:33 collapse

I don’t know about a distro, but it looks like they are still maintaining an HTPC app for windows, mac and linux. The linux one looks like it was last updated about 2 weeks ago

SidewaysHighways@lemmy.world on 10 Jul 2024 02:22 next collapse

I have been on this hunt myself and am coming up short. Especially on the hardware at my disposal.

So far I’ve tried all the same stuff you’ve mentioned but am settling in to LibreELEC well enough with addons, including the emby next gen setup (got into emby before finding out about jellyfin)

what don’t you dig about LibreELEC?

Plasma bigscreen sounds like it would be the best, but I never got it to work right ( granted I was very new to Linux back then)

Have you tried blissOS?

BumbleBear@programming.dev on 10 Jul 2024 03:07 collapse

I tried Kodi in the past but switched over to Emby. Not 100% sure if there is an Emby plugin but the wife and kids are use to the Emby interface.

Plasma Bigscreen looks very cool but spent time trying to figure out why some of the widgets on the main screen loads up then freeze. Like the Mycroft widget, for example.

Also trying to figure out why apps like Kate appears twice under Applications.

I have not tried Bliss OS. Looks very interesting so I will take a look. Thank you for that one.

SidewaysHighways@lemmy.world on 10 Jul 2024 03:13 next collapse

We’ve so much in common! I had a skin working that made Kodi look just like an emby app or webpage

There is an emby addon that uses your server to keep track of profiles and stuff. It’s actually pretty sweet to get it set up.

JustTesting@lemmy.hogru.ch on 10 Jul 2024 05:44 collapse

Have you tried Jellyfin? It’s a FOSS fork of emby, so pretty much a drop in replacement and it’s been working very well for me.

Personally I use jellyfin as a backend, with the web interface and jellyfin app as frontend. Plus Kodi as an additional frontend for my beamer, with the Kodi Jellyfin plugin and Yatse remote to make it feel more like a TV.

TBi@lemmy.world on 11 Jul 2024 20:40 collapse

I tried Jellyfin but had many issues, then tried Emby and it worked first time. Since then I’ve purchased Emby so no point going back. The OP probably has an Emby license so no point changing to Jellyfin now.

ChillPill@lemmy.world on 10 Jul 2024 02:32 next collapse

KDE bigscreen looks perfect for me. I know I have heard of it before but I will need to look a bit more in depth at it.

All I want is Roku, but FOSS, without the ads and tracking.

Cyber@feddit.uk on 10 Jul 2024 06:09 collapse

Checkout big-launcher:

big-launcher is a work-in-progress HTPC application launcher. The design is loosely based on the Roku UI, consisting of a sidebar menu on the left, and selectable apps on the right. This project is intended to be the successor to my other HTPC project, Flex Launcher. Compared to Flex Launcher, big-launcher will be more graphically advanced, but less customizable. The program will be written in C++ and utilize SDL for graphics.

I just read about it from the Flex Launcher page, so no idea what it’s like, just passing it on…

01189998819991197253@infosec.pub on 11 Jul 2024 02:10 collapse

That looks great! Thanks!

chronicledmonocle@lemmy.world on 10 Jul 2024 02:46 next collapse

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

<img alt="" src="https://lemmy.world/pictrs/image/550324ac-5dcb-42ac-bf91-0db36136563e.jpeg">

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.

BumbleBear@programming.dev on 10 Jul 2024 03:16 next collapse

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.

chronicledmonocle@lemmy.world on 10 Jul 2024 13:04 collapse

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

AndrewZabar@lemmy.world on 11 Jul 2024 03:29 collapse

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

chronicledmonocle@lemmy.world on 11 Jul 2024 09:47 collapse

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

AndrewZabar@lemmy.world on 11 Jul 2024 13:20 collapse

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.

chronicledmonocle@lemmy.world on 11 Jul 2024 20:28 collapse

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

AndrewZabar@lemmy.world on 11 Jul 2024 22:16 collapse

Again of what? Of nativefier?

chronicledmonocle@lemmy.world on 11 Jul 2024 23:11 collapse

Yes

AndrewZabar@lemmy.world on 12 Jul 2024 02:02 collapse

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

bjornsno@lemm.ee on 16 Jul 2024 21:19 collapse

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.

AndrewZabar@lemmy.world on 18 Jul 2024 04:24 collapse

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.

bjornsno@lemm.ee on 18 Jul 2024 06:13 collapse

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.

AndrewZabar@lemmy.world on 19 Jul 2024 14:41 collapse

As I said, I’m fine with it until something equally easy and simple becomes available.

Edit: just to clarify, I did look and ask around a lot before having discovered nativefier. There does not seem to be an easy way to get a browser standalone window with no controls, bars, tabs etc. only the window and the min/max/rest control box. If there’s a way to do that then I would like to certainly.

exu@feditown.com on 10 Jul 2024 06:03 next collapse

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

bigmclargehuge@lemmy.world on 10 Jul 2024 13:37 collapse

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.

ada@lemmy.blahaj.zone on 10 Jul 2024 06:18 next collapse

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

yo_scottie_oh@lemmy.ml on 10 Jul 2024 08:03 next collapse

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)

chronicledmonocle@lemmy.world on 10 Jul 2024 13:06 collapse

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

Chewy7324@discuss.tchncs.de on 10 Jul 2024 14:20 collapse

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.

chronicledmonocle@lemmy.world on 11 Jul 2024 03:10 next collapse

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.

Chewy7324@discuss.tchncs.de on 11 Jul 2024 10:57 collapse

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).

help.netflix.com/de/node/30081

Edit: Luckily Jellyfin does not have such annoying restrictions.

chronicledmonocle@lemmy.world on 11 Jul 2024 20:29 collapse

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

[deleted] on 11 Jul 2024 17:19 collapse

.

helenslunch@feddit.nl on 10 Jul 2024 13:13 next collapse

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

chronicledmonocle@lemmy.world on 10 Jul 2024 13:20 collapse

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

AndrewZabar@lemmy.world on 11 Jul 2024 03:30 collapse

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

01189998819991197253@infosec.pub on 11 Jul 2024 02:12 next collapse

Flex Launcher looks awesome! Thanks!

glasgitarrewelt@feddit.de on 13 Jul 2024 20:38 collapse

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).

chronicledmonocle@lemmy.world on 13 Jul 2024 23:05 collapse

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.

glasgitarrewelt@feddit.de on 14 Jul 2024 10:53 collapse

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?

chronicledmonocle@lemmy.world on 14 Jul 2024 11:21 collapse

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.

kurumin@linux.community on 10 Jul 2024 12:27 next collapse

Batocera

glasgitarrewelt@feddit.de on 10 Jul 2024 13:15 collapse

Whoopdidu. What are we playing?

downhomechunk@midwest.social on 11 Jul 2024 14:00 collapse

NBA jam, tag mode on.

electricprism@lemmy.ml on 11 Jul 2024 01:51 next collapse

Also recommendations for a good remote to go with these?

I was so desperate I was thinking of reprogramming a wireless number pad cherry MX low profile or something.

It should have volume buttons, arrow keys, previous, next, pause, etc… Something a old person could understand.

Numbers and alphabet not required.

AProfessional@lemmy.world on 11 Jul 2024 03:43 next collapse

Bit old, but I used a Windows Media Center remote, still see new ones for cheap. Then use lirc with an IR receiver.

TheBest@midwest.social on 11 Jul 2024 10:41 collapse

Pepper Jobs Media Remote. Changed my living room media center for good.

geoma@lemmy.ml on 11 Jul 2024 12:16 next collapse

Kodi?

werefreeatlast@lemmy.world on 11 Jul 2024 12:36 collapse

The rpi is severely underpowered for such a thing. 8 suggest going with a cheap anything else computer.