Completely abandoning this. Talk to me about presets.
Is there any way I can select files of multiple extensions in one preset?
Like for Tv Shows some of the downloads are in different formats. mkv and mp4 most commonly.
Search found 3 matches
- 18 May 2017, 16:51
- Forum: Scripting and Automation
- Topic: Using CLI to rename and relocate TV shows.
- Replies: 5
- Views: 10579
- 17 May 2017, 09:45
- Forum: Scripting and Automation
- Topic: Using CLI to rename and relocate TV shows.
- Replies: 5
- Views: 10579
Re: Using CLI to rename and relocate TV shows.
Currently having school exams this week..
So I made a small snippet of code a few days back.
filebot -rename -r -non-strict "D:\Torrent Downloads\Completed\TV Show" --db TheTVDB --format "F:/2.Series/{n}/Season {s}/{n} - {s00e00} - {t}"
This works. Somewhat. In the FileBot program, when I set the ...
So I made a small snippet of code a few days back.
filebot -rename -r -non-strict "D:\Torrent Downloads\Completed\TV Show" --db TheTVDB --format "F:/2.Series/{n}/Season {s}/{n} - {s00e00} - {t}"
This works. Somewhat. In the FileBot program, when I set the ...
- 13 May 2017, 05:19
- Forum: Scripting and Automation
- Topic: Using CLI to rename and relocate TV shows.
- Replies: 5
- Views: 10579
Using CLI to rename and relocate TV shows.
Windows 7 Pro x64
I have a folder where all new TV show episodes appear in almost every day. The episodes are again stored in a folder of their own.
What i want to do is simple. So simple that i cannot figure out how to do it using the CLI.
Rename TV shows stored in their own folders, eg: D ...
I have a folder where all new TV show episodes appear in almost every day. The episodes are again stored in a folder of their own.
What i want to do is simple. So simple that i cannot figure out how to do it using the CLI.
Rename TV shows stored in their own folders, eg: D ...