Page 1 of 1

move rename concept questions

Posted: 21 Feb 2015, 21:26
by brik
hello - Looking for an AMC script that is a bit simpler than most.
Looking at this http://www.filebot.net/forums/viewtopic ... =215#p1561
It has too much for me, I think.
Unrar archives
Group movies and episodes and then handle them separately (auto-detect episode-vs-movie file)
Fetch subtitles and transcode to SubRip/UTF-8
Copy and Organize episodes, movies and music files into folders and rename files properly
Movies will be sorted into {output}/Movies/Name (Year)/Name (Year) [CD123].ext
TV Shows will be sorted into {output}/TV Shows/Name/Season N/Name - S00E00 - Title.ext
Music will be sorted into {output}/Music/Artist/Album/Artist - Title.ext
Fetch artwork and generate .nfo files
Notify XBMC (via TCP on port 9090) and/or Plex (via HTTP on port 32400) to rescan it's video library
Log into MyEpisodes and mark newly downloaded episodes as 'acquired'
Send a report about newly added files per email
I would like a script to

  • Group movies and episodes and then handle them seperately (auto-detect episode-vs-movie file)
  • Copy and Organize episodes, movies and music files into folders and rename files properly
  • Movies will be sorted into {output}/Movies/ProperName.ext
  • TV Shows will be sorted into {output}/TV Shows/Name - S00E00 - Title.ext
Essentially what I want is clean movie names without added stuff, in one directory and clean show names in another. if the torrent has the media in a folder I want to move it out of the folder into the above structure.

Should I start learning Groovey and modify the acript linked above or is there something that will do what I want already?

Thanks!

Re: move rename concept questions

Posted: 24 Feb 2015, 06:09
by rednoah
Use the amc script. Don't activate features you don't want. Done.