Search found 6 matches

by yay101
06 Feb 2012, 02:44
Forum: Scripting and Automation
Topic: Help
Replies: 9
Views: 7266

Re: Help

Cheers, that definitely helps.
by yay101
06 Feb 2012, 00:25
Forum: Scripting and Automation
Topic: Help
Replies: 9
Views: 7266

Re: Help

Hey mate, you were right. It is indeed far easier to just use the CLI. My CLI currently reads: java -jar ~/FileBot.jar -rename "/media/d371490f-2a37-4a19-a988-08b48f538ef4/Tv/In" --db thetvdb -non-strict --log all --output "/media/d371490f-2a37-4a19-a988-08b48f538ef4/Tv/Out/" --f...
by yay101
05 Feb 2012, 23:36
Forum: Scripting and Automation
Topic: Help
Replies: 9
Views: 7266

Re: Help

Got an error when i ran that script, it didn't seem to like the list files command. Or perhaps the run closure argument, whatever that is behind the scenes. You can see the output of the terminal attached and i typed the script, spaces and all as it was displayed in this thread. Okay sweet, so if i ...
by yay101
05 Feb 2012, 23:08
Forum: Scripting and Automation
Topic: Help
Replies: 9
Views: 7266

Re: Help

By individually i mean i don't want the program assuming they are all episodes of the same show. Movies will be given their own script.

Having that command used so cleanly, i can now better understand this so thanks. i shall play around with this when i get out of class in a few hours.
by yay101
05 Feb 2012, 15:12
Forum: Scripting and Automation
Topic: Help
Replies: 9
Views: 7266

Help

Hey! I am currently trying to make a script that takes all files in a folder "/media/uuid/tv/in" Then runs a rename on the files treating them individually and pushes them to "/media/uuid/tv/out" In the folder / rename structure "./{n}/Season {s.pad(2)}/{n} - {s.pad(2)}{e.pa...
by yay101
18 Dec 2011, 13:18
Forum: Scripting and Automation
Topic: Use case: Monitor local shared folder and import contents.
Replies: 14
Views: 14236

Use case: Monitor local shared folder and import contents.

I have a linux mint server hosting ftp, subsonic and samba sharing. Among its shared folders over samba is a folder called "Import" in the location /media/storage/files/import. I would like to have this file server grab the files such as "media/storage/files/import/modern.family.s02e0...