I think you have to be quick (within minutes). I’ve been in the discord but by the time I see the announcements and read the message they’re already closed.
I think you have to be quick (within minutes). I’ve been in the discord but by the time I see the announcements and read the message they’re already closed.
Have a look at sonarr, radarr, and prowlarr. Combined with a torrent client these can manage all of the searching, downloading and organising of TV and movies which should automate all your pain points.
Im not sure if this is in the trash guides mentioned already, but I wanted to leave more breadcrumbs for you and others in case they’re helpful!
Have you considered using docker to install it as a container? I haven’t used this one specifically but run all my *arr apps as docker containers which avoids these dependency type issues.
Sorry I couldn’t help with the question you asked though 😔
I have Jellyfin running on a NUC which has mounted a few NFS shares that are hosted on my NAS, haven’t had any issues. I just added the nfs mounts to fstab and it works seamlessly.
Are you using Trash Guides? https://trash-guides.info/Hardlinks/How-to-setup-for/Docker/
Mounting the iSCSI to the docker host and then sharing the volumes to docker containers might not be so crazy in terms of hard linking. Though I’ll admit I’m not too familiar with iSCSI and I’m assuming it’s a block device and you create a file system (e.g. ext4) on top, where the file system would support hard links.
I hadn’t heard of Trash Guides before I first set mine up and I did it all poorly (used 2x the storage than I needed) and realised too late, so hopefully this helps!