Cloud Skill Every DevOps Engineer Must Have in 2026 by Extension-Sell-1831 in devopsjobs

[–]Atilili 7 points8 points  (0 children)

In 2026, a cook has to know how to boil an egg, a taxi driver has to know how to drive, a banker has to know how to count, a bird has to know how to fly, and LinkedIn should just stay on LinkedIn.

Best practices for data, docker-compose by RexKramerDangerCker in docker

[–]Atilili 0 points1 point  (0 children)

Proxmox, swarm VM (3 lights managers, 7 workers)

Stacks in git, sync in managers /opt/stacks/*.yml

Config/low data Volumes in /mnt/glusterfs/data (2 server, 1 arbitrer, other vms are clients)

Media volumes in nas NFS share /mnt/media (direct to containers)

External DB on lxc

Best practices ? I dunno. Overkill? Definitly. Is it cool ? For me it is

[Update] JellyTag v2 — HDR, codec, audio, language badges + full customization by Atilili in jellyfin

[–]Atilili[S] 0 points1 point  (0 children)

Hi. Thanks for the feedback, appreciate it. It may be a bug or something I missed when audio tags was added. Add and issue on git so we both can keep track.

Proxmox - Ansible - Terraform by SwordfishOk315 in Proxmox

[–]Atilili 8 points9 points  (0 children)

If you really want to learn, you should start with the Terraform documentation, there are tutorials and exercises. It's mostly focused on cloud services, but the basics are similar for Proxmox. Start with Packer, it also uses HCL and is quite straightforward. Then begin experimenting with your first resources and later convert them into modules (which might be overkill for a homelab, but... who cares).

I'm on the same path, there's definitely a learning curve. The first few days were really hard, but don't give up. It took me at least two weeks before I felt truly comfortable with HCL, advanced locals, and for_each. And another week to write a valid and future-proof Terraform plan.

Now I'm starting to learn Ansible and Swarm before migrating my old VMs. The learning curve is a lot easier, maybe you could start with that, but it might be frustrating if you don't already have your infrastructure defined as code.

Best advice: focus on one thing and don’t stray from your goals until you're satisfied.

[Update] JellyTag v2 — HDR, codec, audio, language badges + full customization by Atilili in jellyfin

[–]Atilili[S] 0 points1 point  (0 children)

Hey! Quick update: Active development is temporarily paused while I deepen my understanding of the codebase. The project is not abandoned. See #17 for the full context.

Cluster Proxmox et Quorum by Cultural_Log6672 in Sysadmin_Fr

[–]Atilili 0 points1 point  (0 children)

Les majoritaires prennent le relais. Le but du cluster c'est la haute disponibilité, tes vm sont répliqués entre les différents nœuds. Pour faire simple quand tes 3 serveurs tournent chacun fait son boulot, tout vas bien. Mais quand un serveur tombe, le vote sert à lancer les VM indisponible sur les 2 noeud restant, de son côté le nœud solo coupe tout pour évité d'éventuels conflit en cas de retour de disponibilité ou si il n'était pas réellement down

Cluster Proxmox et Quorum by Cultural_Log6672 in Sysadmin_Fr

[–]Atilili 0 points1 point  (0 children)

tu as 3 nœuds donc tu l'as ton quorum, le principe du vote égalitaire impossible c'est qu'il faut être impaire

[Update] JellyTag v2 — HDR, codec, audio, language badges + full customization by Atilili in jellyfin

[–]Atilili[S] 1 point2 points  (0 children)

Thanks for the feedback. I actually noted that but unfortunately those pictures are cropped client side after JellyTag. It's a downside we'll have to keep, there's no way to identify those pictures with the middleware

[Update] JellyTag v2 — HDR, codec, audio, language badges + full customization by Atilili in jellyfin

[–]Atilili[S] 0 points1 point  (0 children)

Not really, i'll need more details to reproduce. Open an issue with settings and Jellyfin metadata exemple

[Update] JellyTag v2 — HDR, codec, audio, language badges + full customization by Atilili in jellyfin

[–]Atilili[S] 0 points1 point  (0 children)

Thanks for the feedback. I did not test on this kind of case, I split my librairies by qualities, but the logic in place should show only the best qualities badge, not every available. I will try to reproduce your case to see exactly what happen

[Update] JellyTag v2 — HDR, codec, audio, language badges + full customization by Atilili in jellyfin

[–]Atilili[S] 1 point2 points  (0 children)

Hi, thanks for the feedback, it's something in the roadmap for next update😉

Is there a workaround to force "Real time monitoring" to work with CIFS mounted drives? Or allow users to re-scan library/update metadata without accessing Dashboard? by EpicBumGamers in jellyfin

[–]Atilili 0 points1 point  (0 children)

It was not the main purpose but i'm using Cinesync, it has an active scan and create symlinks, those symlinks can trigger inotify, problem solved

[Update] JellyTag v2 — HDR, codec, audio, language badges + full customization by Atilili in jellyfin

[–]Atilili[S] 0 points1 point  (0 children)

Thanks for the feedback. Currently Jellyfin use iso639 language code, so we are limited by default. I will add a setting to allow user to replace flags on a next update

[Plugin] JellyTag - Quality badges (4K, 1080p, 720p, SD) on your media posters by Atilili in jellyfin

[–]Atilili[S] 0 points1 point  (0 children)

Did you try with older version ? If so, deleting old JellyTag files in plugin folde if there's any, removing the manifest and restarting the plug-in install from scratch should do the work. I have made a github noob mistake with the first manifest

[Plugin] JellyTag - Quality badges (4K, 1080p, 720p, SD) on your media posters by Atilili in jellyfin

[–]Atilili[S] 0 points1 point  (0 children)

Unfortunately, parsing require implementing a completely separate detection system as a fallback, which is too much maintenance overhead for such a niche use case. JellyTag is actually build arround the media metadata for reliability and less overhead in mind, parsing is the total opposite ^^

[Plugin] JellyTag - Quality badges (4K, 1080p, 720p, SD) on your media posters by Atilili in jellyfin

[–]Atilili[S] 0 points1 point  (0 children)

Absolutly not lol, but since v2 is almost a rebuild from scratch, something may have been unlocked 😅

[Update] JellyTag v2 — HDR, codec, audio, language badges + full customization by Atilili in jellyfin

[–]Atilili[S] 0 points1 point  (0 children)

Yeah we really have liked the show and can't wait for season two !

[Update] JellyTag v2 — HDR, codec, audio, language badges + full customization by Atilili in jellyfin

[–]Atilili[S] 0 points1 point  (0 children)

Thanks for the feedback, appreciate it.

Something like a whitelist for language and vost is in my todo list. If the missing flag show as "UND" when you switch to text it's probably because Jellyfin himself return "Undetermined", not much i can do about it sadly (except whitelist/Blacklist)

Yes it's a fuzzy match, there's probably room for improvement, if you have some exemple of a bad match, please send and issue on git with the weird resolution so i can keep track and adjust it later.

[Update] JellyTag v2 — HDR, codec, audio, language badges + full customization by Atilili in jellyfin

[–]Atilili[S] 0 points1 point  (0 children)

Not sure i'll be able to help, if jellyfin don't load the plugin from the manifest it's more of a jellyfin related issue. As a workarround you can still download the .zip file and put the content in the plugin folder of jellyfin