

14·
6 hours ago“Claude, make this software more efficient.”


“Claude, make this software more efficient.”
It’s fun. I installed Jellyfin because I’m not always at home and I don’t always have good connections available, so downloading a 4k movie from my NAS is not an option.
Also it infuriates me when THINGS don’t do what I want them to. They’re things and they should adapt to me, not the other way around.
Ok, two things:
1 - Do you NEED to map them? Or do you just need to access them? If they were previously shared with Windows, that means they are SMB shares, which on most file managers can be accessed via the network section or by writing
smb://<user>@<address>in the location bar. This doesn’t work perfectly all the time, for example if you want to drag and drop a file from the share onto a browser upload page, it usually doesn’t work.2 - Have you successfully mounted them with
mountalready?