BananaTrifleViolin@lemmy.worldtoTechnology@lemmy.world•Language learning models, not AI, are beneficial to societyEnglish
10·
5 days agoAI is a marketing term at the moment, and it’s all orne big financial speculative bubble. Just look at Nvidia and how it’s share price is so divorced from reality.
LLMs can bd uaeful tools and have value in themselves. The problem is the hype and misuse of the term AI to promise the earth. Also the big tech companies rushing to push tools that are not yet fit for purpose.
Any tool which “hallucinates” - I.e. Is error strewn and lies - is fit for nothing. It’s just a curio and these general tools are going AI and LLMs a bad reputation. But well designed and trained LLMs targeted at specific tasks are useful.
As people have said, you can add Jellyfin as a service to start with windows regardless of users being logged in.
No one seems to have said how to do this.
The easiest way is to use the NSSM open source tool - it stands for “Non Sucking Service Manager” and it gives a GUI route to create services, as well as some useful reliability and fall back functions.
It can also be used from the command line if you prefer but regardless it’s probably the easiest way without faffing around with powershell or command line and in built windows tools (which do suck).
Edit. The official website is NSSM.cc and it includes guidance on how to use it. There are also plenty of guides online if you search “how to create a windows service”.
Edit2: the easiest way is to use the Jellyfin windows installer itself but the documentation is pretty vague on that and gives a warning about ffmpeg config. It should work but using NSSM will give you more direct control. I think the installer uses NSSM anyway.