Sorting, renaming and cleaning script, need some help.

Come up with a useful post-processing script? Share it here!

Sorting, renaming and cleaning script, need some help.

Postby Cook66 » August 8th, 2012, 4:02 pm

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! :)
Cook66
Newbie
Newbie
 
Posts: 2
Joined: September 18th, 2011, 10:55 pm

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

Postby NoTolerance » August 9th, 2012, 9:47 pm

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.
NoTolerance
Jr. Member
Jr. Member
 
Posts: 53
Joined: June 27th, 2012, 10:55 am


Return to Post-Processing Scripts