this post was submitted on 27 Jan 2025
6 points (100.0% liked)
Linux Questions
18 readers
14 users here now
Linux questions Rules (in addition of the Lemmy.zip rules)
- stay on topic
- be nice (no name calling)
- do not post long blocks of text such as logs
- do not delete your posts
- only post questions (no information posts)
Tips for giving and receiving help
- be as clear and specific
- say thank you if a solution works
- verify your solutions before posting them as facts.
Any rule violations will result in disciplinary actions
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I use OSMC for all the RPis connected to TVs in the house and have no major complaints from a daily-driver standpoint. Can't speak to your specific use case requirements, but is just flashing an extra SD Card and testing it out of the question?
I second that and would like to add, that I didn't find any other YouTube client, beside the "official" Kodi app by anxdpanic. However, as it relies on an API key to work, it can also play restricted content, which currently does not work on Newpipe and probably never will again.
There is sendtokodi, which uses yt-dlp. I'm a bit surprised that there are no newpipe-extractor clients for Kodi, since there should be hooks for everything you'd need. Then again, I don't know how well it works outside of Android.
Nice to have a backup solution in case the other doesn't work.
I also use OSMC and have no major complaints. I've done some mucking about in the base at the CLI (NFS, fstab, adding some CLI tools), and have run into no issues. I've not done anything like docker on it as that's all on my dedication d server
Good to hear. Having a raspberry and kodi focused base with an open Linux backend sounds good. Will try that later.
The nice thing on OSMC is that it's Debian based (yet currently still on bullseye) thus, it offers many possibilities.