Skip to content
Board index
Login
Register
Search
Board index
‹
Scripting and Automation
‹
How to extract and rename?
How to extract and rename?
Running FileBot from the console, Groovy / FileBot scripting, shell scripts, etc
Post a reply
5 posts • Page
1
of
1
How to extract and rename?
16 Apr 2012, 12:43
xadox
Posts:
25
I would like to extract rar files from a fix folder to a fix folder and rename them in one step.
Since I have no clue how to realise this it would be nice if someone can lend me a hand with it.
Greets XadoX
Re: How to extract and rename?
16 Apr 2012, 12:55
rednoah
The Source
Posts:
2076
Location:
北京
Website
filebot -extract /path/to/archives/ --output /output/folder/
&&
filebot -rename /output/folder/ --output /path/to/final/destination/
FileBot is free software. Please help support FileBot by writing a review or considering a donation.
Re: How to extract and rename?
17 Apr 2012, 05:38
xadox
Posts:
25
Thx. Is there also a way to extract the files to series name folders?
Currently I am extracting the files with WinRar. Then I move the files to the NAS in the right series folder. And finaly I rename them with FileBot.
Greets XadoX
Re: How to extract and rename?
17 Apr 2012, 06:18
rednoah
The Source
Posts:
2076
Location:
北京
Website
Extracting does't apply any special series/movie matching logic. You can script things the way you want if you really need to.
EDIT: FileBot can move files into any folder structure. Just define your template --format as absolute path. e.g. X:/TV/{n}/Season {s}/{episode}
FileBot is free software. Please help support FileBot by writing a review or considering a donation.
Re: How to extract and rename?
17 Apr 2012, 07:31
xadox
Posts:
25
Thx for the feedback.
Greets XadoX
Display posts from previous:
All posts
1 day
7 days
2 weeks
1 month
3 months
6 months
1 year
Sort by
Author
Post time
Subject
Ascending
Descending
Post a reply
5 posts • Page
1
of
1
Return to Scripting and Automation
Jump to:
Select a forum
------------------
Announcements and Releases
Feature Requests and Bug Reports
Tips, Tricks and Tutorials
Episode / Movie Naming Scheme
Scripting and Automation
Help and Support
Anything and Everything else