Sorting, renaming and cleaning script, need some help.

Come up with a useful post-processing script? Share it here!
Post Reply
Cook66
Newbie
Newbie
Posts: 2
Joined: September 18th, 2011, 9:55 pm

Sorting, renaming and cleaning script, need some help.

Post 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! :)
NoTolerance
Full Member
Full Member
Posts: 127
Joined: June 27th, 2012, 9:55 am

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

Post 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.
Post Reply