I find the Jellyfin webapp a pretty bad experience on mobile, compared to FinDroid.
I really like the webapp on my LG webOS TV (especially good with the Magic Remote) though.
So I guess it kind of depends on the platform.
I find the Jellyfin webapp a pretty bad experience on mobile, compared to FinDroid.
I really like the webapp on my LG webOS TV (especially good with the Magic Remote) though.
So I guess it kind of depends on the platform.
Jellyfin did some work on integrating the Skip Intros plugin a lot better, AFAIK you just have to enable it once on your server and then once in the settings of all Jellyfin web players.
As for apps, there are some good native third party apps which I mentioned here.
Was this with the first party Jellyfin app or with Swiftfin?
If it was with the first party app, I’d definitely recommend giving Swiftfin a try.
Jellyfin has native apps for Android, Android TV and iOS.
Does Plex offer native apps (that aren’t just stripped down browsers) for more platforms?
AFAIK you can enable the snapcast server and then use an app like SnapCast to stream to your mobile devices.
This program is a client for the very solid Tvheadend TV streaming server. Tvheadend supports pretty much any source you can think of, but is a little more complicated to setup.
Tvheadend is a selfhosted service meant to be run on your own server with your own TV dongles / IPTV channels / etc.
If you only want to watch TV on your PC, doing so with something like Kodi is probably a better idea, as Kodi also supports USB tuners and is simpler to setup (doesn’t require a separate server).
I was pretty neutral towards Ubuntu, up until an automatic system update removed my deb Firefox and replaced it with the snap version, even though I specifically set the apt repo to a higher priority.
The entire reason I left Windows is because I don’t want (for example) Edge shoved down my throat after every update, and yet Ubuntu has gone and done the exact same thing with snaps.
After literal hours of fighting, the only solution I found was to fully disable automatic updates. With Pop OS I have all the benefits of Ubuntu, but I also get a company (System76) that does cool stuff and doesn’t try shoving snaps down my throat.
I really like Pop!_OS, AFAIK it doesn’t have any telemetry. It’s basically a Ubuntu fork but without the stupid Ubuntu stuff, and they’re currently even working on their own Desktop Environment.
I also use Posteo, one thing to note though is that Posteo doesn’t (and probably won’t any time soon) support custom domains. If that doesn’t bother you, it’s a great choice.
The other alternative I found during my research, which doesn’t have that limitation, is mailbox.org.
You can absolutely re-encode h265 video, but you can’t do it losslessly. In the end, it’s always a balance between quality and filesize.
I decided for myself, that 1080p30 crf28 h265 is good enough for home video, which lead to a 50% to 80% storage space reduction on videos from my phone.
If you don’t obsess over quality, I would highly recommend just messing around with ffmpeg a little bit and decide how much quality you’re willing to lose in order to save disk space. When you’re happy with your settings, you can either use ffmpeg itself or some fancy batch program like Tdarr to transcode all (or parts of) your video library.
My goto command is:
for file in *.mp4; do ffmpeg -i "$file" -movflags use_metadata_tags -map_metadata 0 -vcodec libx265 -crf 28 -vf scale=1920:-1 -r 30 "${file%.*}_transcoded.mp4"; done
Lügennudel ._.
Ist tatsächlich keinen Monat her.
Magic Earth (while not FOSS, it’s privacy oriented though) can do this.
There’s also Transportr, but AFAIK it’s been unmaintained for quite a while now, so it may not work / stop working soon.
My personal gripe with mobile Firefox is searching by using the address bar.
I have had countless times where I put in my search prompt, followed by pressing the little X all the way on the right and thus clearing the address bar. My brain just really expects an enter button to be there.
I think my current record is entering a search term and then clearing it literally directly 3 times in a row, getting more and more confused each time.
Nen Kumpel und ich haben mal direkt am Anfang um Australien gekämpft, wir sind beide mit 2 Truppen pro Person da raus gegangen…
Bei uns werden die knallhart eingehalten. Das ist dann so nen ‘boa ja taktisch gesehen wäre das perfekt, aber ich darf dich erst in 8 Runden wieder angreifen’. So bilden sich dann ganz zügig die 2 Großmächte die alle anderen platt machen.
Ach, aber dann ist die Reise doch kein Abenteuer mehr.
Welp I will once again try for Hogwarts Legacy.
As for a meme, this isn’t mine and it’s kinda old but it really managed to stick in my head:
Thank You very much for this giveaway and your work moderating this community!
From reading the Magic Earth FAQ, I believe the user data actually isn’t used for traffic at all (at least the manually reported events certainly aren’t).
Edit: never mind I missed a later part in the FAQ:
Do you share data with third parties?
We send position data to our traffic provider to generate real-time traffic information. The data is anonymized on the phone, using a changing key (so it’s not linked to you), and it is deleted after 5 minutes.
The first quote is taken out of context:
Not only are privacy and data protection founding principles for both Mobifree and F-Droid, the use of tracking-based in-app advertising poses a moral dilemma as well. If someone wants to gain access to an app, but does not have the financial means to purchase it, they can use it at a different kind of price - their user data.
For me this reads as them explaining and condemning that dilemma, instead of considering it as an option for F-Droid.
I like your spirit, but I don’t think a Chinese equivalent to Google Play Services would be more desirable