I am very new and very unskilled when it comes to this automation.
I am currently using RSS feeds to get my content downloaded, behind a VPN, which then goes through uTorrent with the script for Automated Media Center. What I am trying to accomplish is once uTorrent downloads, cleans up, renames, etc, etc. The files are sitting in a single folder on a external HD. I was wondering if using that same script, if it would be able to split up the files into TV Shows and Movies separately into each of the shares. My destinations on the NAS are \\WDMYCLOUDEX4\Movies and \\Wdmycloudex4\tv respectively.
I know I can change my destination from the external HD to the NAS but splitting them to two destinations is beyond my meagre mind.
Any and all help is welcome and needed!
Thanks in advance
BJJudo
Sending Files to NAS (two different PLEX shares)
Re: Sending Files to NAS (two different PLEX shares)
There's no support for copying files into multiple locations. I'd use rsync to mirror files from one location to another.
Re: Sending Files to NAS (two different PLEX shares)
Aw, shoot... Well, I will give Rsync a try! Thanks