Search found 5 matches

by rmprest
January 28th, 2016, 9:03 am
Forum: General Help
Topic: Help with Categories question...
Replies: 9
Views: 3792

Re: Help with Categories question...

Ah yes just spotted that.. Ok tried again and got another error then spotted a rouge "

Once fixed, its working :-)

Huge thanks for your assistance safihre and skypike, i can now stop ripping out my hair plus i've learnt some (very) basic new skills

Cheers!
by rmprest
January 28th, 2016, 7:06 am
Forum: General Help
Topic: Help with Categories question...
Replies: 9
Views: 3792

Re: Help with Categories question...

Ok this is much better.. The file now pushes over to the NAS ! safihre you are the best One small problem remains.. The file copies into the Video folder on the Nas but instead of putting it into the Movie folder the folder stays on the Video level and creates a folder like 'MoviesJurrassic Park' an...
by rmprest
January 28th, 2016, 6:22 am
Forum: General Help
Topic: Help with Categories question...
Replies: 9
Views: 3792

Re: Help with Categories question...

Thanks for the tip safihre (and shypike!) Made sure everything is correct with the " #!/bin/bash local="/Users/admin/NZB Downloads/"; network="/mnt/Video/Movies"; for folders in "$1" #### for all folders inside the downloadpath do the following do newpath=$(echo &q...
by rmprest
January 28th, 2016, 4:55 am
Forum: General Help
Topic: Help with Categories question...
Replies: 9
Views: 3792

Re: Help with Categories question...

Hi shypike, Thanks for the reply - I understand the bevaviour now thanks for the explanation. I'm using a Mac Mini as my local machine btw So it looks like a script will be required... something I am struggling to get working. I have used code from various topics on the forum which I thought would w...
by rmprest
January 27th, 2016, 7:38 am
Forum: General Help
Topic: Help with Categories question...
Replies: 9
Views: 3792

Help with Categories question...

Hi everyone, Long time lurker, first time poster. I'm struggling to understand some strange behaviour and I'm sure the answer is a simple one but I've read all the guides and similar threads and can't work it out so I'm admitting defeat and creating a thread for help. All I'm trying to do is move co...