mathstodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance for maths people. We have LaTeX rendering in the web interface!

Server stats:

2.8K
active users

#sqlite

19 posts15 participants2 posts today

#grist est un logiciel libre très intéressant utilisé de plus en plus par l'ANCT (Agence Nationale de la cohésion des Territoires) et la DINUM (Direction Interministérielle du Numérique)

Voici une vidéo très intéressante, présentée en particulier par Aude Zuliani, gristeuse professionnelle à l'ANCT (forum.grist.libre.sh/u/audezu/, community.getgrist.com/u/aude/)

- tube.numerique.gouv.fr/w/b1742

- gdevops.frama.io/databases/gri

le forum GristaudezuUn endroit pour discuter, échanger et s'entraider

I... actually managed to do this and it was somewhat messy to get through with it, but I did it. My 'stoppers' initially were simply needing to update some of the #Jellyfin's xml configs for any wrong/old paths/values, and lastly, the #SQLite DBs themselves which had old paths as well - most of which were easy to fix as they're text values, but some were (JSON) blobs, using the same extension on #VSCode, this wasn't that hard to do either by simply exporting the blob, editing the blob's JSON text value, and reimporting the blob to the column.

Now my Jellyfin
#LinuxServer.io container sitting in an unprivileged (#Debian #Linux) #LXC container on #Proxmox is set up with hardware transcoding using the #AMD Ryzen 5 5600G onboard iGPU (cos I'm getting impatient in waiting for my #Intel #ArcA380 to arrive). I'll update my #ErsatzTV container to do the same. Everything's perfect now, 'cept, I still wouldn't recommend users to stream Jellyfin on the web or a web-based client using transcoding, cos while the transcoding itself is perfect, Jellyfin seems to have an issue (that I never got on #Plex) whereby the subtitle would desync pretty consistently if not direct playing - with external or embedded subs, regardless. Dk if that can ever be fixed though, considering the issue has been up since 2023 with no fix whatsoever.

There's also a separate issue I'm having where Jellyfin does not seem to support discovering/serving media files that are contained in a symlink directory (even though there were some people on their forums reporting in the past that it should) - I've reported it last week, but it's not going anywhere for now. Regardless though, I'm absolutely loving Jellyfin despite some of its rough edges, and my users are loving it too. I think I've considered myself 'migrated' from Plex to Jellyfin, but I'll still keep Plex around as backup for these 2 cases/issues I've mentioned, for now.

🔗 https://github.com/jellyfin/jellyfin-web/issues/4346

🔗 https://github.com/jellyfin/jellyfin/issues/13858

RE:
https://sakurajima.social/notes/a6j9bhrbtq

Please describe your bug Upgraded 10.8.8 > 10.8.9 and now subtitles desync or loop if you jump ahead in a file. Steps: Start a show with subs, Jump ahead a few mins This will cause the subs to loop...
GitHub[Issue]: Sub title desync JF 10.8.9 · Issue #4346 · jellyfin/jellyfin-webBy MrToast99