I’ve been using a lot of torrents for my jellyfin server and my current process is the rename the files to something similar to whats found in the jellyfin documentation around naming and had a couple questions.
Currently, almost all the torrents i find default to something similar to this:
LinuxISO.DIRECTOR’S.CUT.1080p.10bit.BluRay.6CH.x265.HEVC-PSA
I usually change the name in the in the qBitTorrent client before downloading to something like LinuxISO.HEVC-PSA but was wondering if there was a way to avoid having to do the renamings. Its not really that tedious but its more so If im wanting to seed files again later, I would need the file names to match exactly. What I’ve found in my search is software like sonarr and radar could possibly create links? I’m not very familiar with what that does exactly but I was also wondering if its possible to have Jellyfin read the name via a sub folder such as Movies/LinusISO/ or from metadata.
Anyone else know the least tedious workaround for this? Can Jellyfin actually just read the original file naming?
If I remember correctly, when I first started the server, it was showing the name on the server as the long name with details instead of just the movie name. Although that could have been my fault.
On the seeding side, I’ve tried seeding the renamed files through the torrent but it seems since the movie names didn’t match it would start trying to download again instead of seeding directly. I may try transmission but I likes qbittorrents interface linking to the vpn. Transmission seems to need it typed out while qbittorrent let’s you select from a list. I just felt more confident having it selected as opposed to typed out.
Yea, sounds it couldn’t match the movie. But in my expirence that rarley happens and I only rename files when a matching issue occures.
Another option would be to create a hardlink from the torrent folder to your library folder. That way you can have two completely independent filenames.
Ah nice. Well I think I just tried when I first set it up, saw it mess up, and figured I needed to rename, I’ll give it another try with this batch I upload later.