Batch program to move files to separate folders

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
jtap06 Offline
Senior Member
Posts: 233
Joined: Jan 2009
Reputation: 0
Location: Chicago, IL
Post: #1
Tried a search but nothing came up. Looking for a batch script that will move all of a film's .avi/.mkv, .tbn, .nfo, etc. into a separate folder. I am sure you guys know what I mean.

Thanks!
find quote
FernFerret Offline
Senior Member
Posts: 240
Joined: Mar 2009
Reputation: 0
Location: Indiana, USA
Post: #2
If you're using windows: This is what I use:
http://www.thehtpc.net/files/file2folder.rar

Article here: http://www.thehtpc.net/?s=rename

Only catch is, that cd1 and cd2 will be moved to different folders, simply find, move and remove empty folders, presto.
(This post was last modified: 2009-04-30 09:37 by FernFerret.)
find quote
Montellese Online
Team-XBMC Developer
Posts: 2,790
Joined: Jan 2009
Reputation: 20
Location: Switzerland
Post: #3
Exactly what I was looking for as well :-)
I was about to write my own one but didn't find any time to do it.
find quote
jtap06 Offline
Senior Member
Posts: 233
Joined: Jan 2009
Reputation: 0
Location: Chicago, IL
Post: #4
Awesome! Thanks a lot FernFerret. Just what I needed. You wouldn't happen to know the code to have it so that -fanart will also be placed in the new folders as well would you? Or if anyone else knows? Thanks though. You saved me a lot of clicky clicks! Smile
find quote
Montellese Online
Team-XBMC Developer
Posts: 2,790
Joined: Jan 2009
Reputation: 20
Location: Switzerland
Post: #5
Well I think I'll end up writing my own program nonetheless which will move all the NFOs, fanarts, tbn, trailers etc to a new folder and rename the files.

This batch script only moves the files to new folders leaving me with all my additional files in the original place.
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,933
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #6
I'm sure fekker made one ages ago that I used at the time to transfer over to folders.

[Image: sig_zps3af3b48e.jpg]
find quote
Nmarconi Offline
Aeon Group
Posts: 77
Joined: Oct 2008
Location: Boston
Post: #7
Montellese Wrote:Well I think I'll end up writing my own program nonetheless which will move all the NFOs, fanarts, tbn, trailers etc to a new folder and rename the files.

This batch script only moves the files to new folders leaving me with all my additional files in the original place.

If you are on windows - i have a .net program that i threw together that can move the nfo,fanart,tbn and rename them. I need to polish it up. Ill post a link tonight around 9pm EST.
find quote
jtap06 Offline
Senior Member
Posts: 233
Joined: Jan 2009
Reputation: 0
Location: Chicago, IL
Post: #8
Thanks Nmarconi! I'll definitely use it. 2,000+ collection. Sad
find quote
david81 Offline
Senior Member
Posts: 156
Joined: Dec 2008
Reputation: 0
Post: #9
http://forum.xbmc.org/showpost.php?p=256...stcount=68
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,933
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #10
david81 Wrote:http://forum.xbmc.org/showpost.php?p=256...stcount=68

Blimey, how'd you manage to find that?

[Image: sig_zps3af3b48e.jpg]
find quote
Post Reply