I would like to add stuff to the script I am using
Once I download a movie, I do the following.
1. Go to the folder D:\movies\the.movie.i.downloaded
2. Extract the movie & subs from the rars into the same directory. Then deleted the rar files. Leaving just the movie and subs.
3. So now I have D:\movies\the.movie.i.downloaded\the.movie.i.downloaded.mkv
4. I then place the folder into filebot and use the script D:\movies\{n} ({y})\{n} ({y}) (thanks to http://www.filebot.net/forums/viewtopic.php?f=6&t=829)
This creates and renames a folder and the movie the way I like it. Though I now have two folders in the directory, one with the way I like it and the original folder
I would like to add to this script that will deleted the original folder, also go off and Fetch Artwork and Nfo for Movies, in line with XBMC. I have seen there are scripts on the site for this. Though unfortunately I have no idea what I’m doing. I was hoping someone could fill in the blanks for me
Cheers
Adding to the script
Re: Adding to the script
Here you go:
http://www.filebot.net/forums/viewtopic ... =215#p1561
The details depend on your setup, but some (very) basic cmdline skills and the guide above should be more than enough.
http://www.filebot.net/forums/viewtopic ... =215#p1561
The details depend on your setup, but some (very) basic cmdline skills and the guide above should be more than enough.
-
- Posts: 2
- Joined: 04 Nov 2014, 03:46
Re: Adding to the script
thanks rednoah, I will go check it out