Page 1 of 1

Sorting, renaming and cleaning script, need some help.

Posted: August 8th, 2012, 3:02 pm
by Cook66
Hi

I'm testing out the RSS Feed for the first time and I need some help with it.

I have my feed set up to search up all the files I want, I however have no idea what I'm doing with bash.

I want to do this:
  • Download, extract file if I haven't already done so
  • Delete all files that are not .mkv, .mp4 or .avi
  • Get a part of the folder name out (everything left of my RSS search string)
  • Reame the containing folder with the new name
  • Move to a different folder.
I would greatly appriciate any help I can get with this! :)

Re: Sorting, renaming and cleaning script, need some help.

Posted: August 9th, 2012, 8:47 pm
by NoTolerance
Have you started to write your own script? Where are you hung up?

Or are you asking someone to write a script for you? If so, do a search, as there are already quite a few scripts that have been posted that either already do what you're asking or will at least get you started on writing your own.