I lost my torrents.sh file when my drive died (after 8 years) and I just knew I could come back to this thread to find at least most of the script I was usingrednoah wrote: ↑19 Mar 2023, 11:12 e.g.Code: Select all
{ if (az in 'A'..'L') return '/path/to/A-L' if (az in 'M'..'Z') return '/path/to/M-Z' return '/path/to/#' } / {plex}
