Looking at this http://www.filebot.net/forums/viewtopic ... =215#p1561
It has too much for me, I think.
I would like a script toUnrar 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
- 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
Should I start learning Groovey and modify the acript linked above or is there something that will do what I want already?
Thanks!