Search found 4 matches
- 05 Jun 2014, 20:42
- Forum: Help and Support
- Topic: Lost anime scheme after update
- Replies: 1
- Views: 1766
Lost anime scheme after update
I have updated filebot and i don't have any naming scheme... Can i retrieve it?
- 27 May 2014, 12:45
- Forum: Help and Support
- Topic: Too long file path - Windows problem
- Replies: 3
- Views: 3260
Too long file path - Windows problem
It is not problem of FileBot
I know that FileBot can rename file path longer than 260 chars, but when it does, how can I open this file.
You know limitation of windows file path, so maybe you know answer.
I have this file:
\\xxslayerxx-komp\X\Anime\Nazwane\Mondaiji-Tachi Ga Isekai Kara Kuru Sou ...
I know that FileBot can rename file path longer than 260 chars, but when it does, how can I open this file.
You know limitation of windows file path, so maybe you know answer.
I have this file:
\\xxslayerxx-komp\X\Anime\Nazwane\Mondaiji-Tachi Ga Isekai Kara Kuru Sou ...
- 24 May 2014, 20:40
- Forum: Help and Support
- Topic: Match ep_1_part1.mp4 and ep_1_part2.mp4 as same ep_1 name
- Replies: 3
- Views: 3127
Re: Match ep_1_part1.mp4 and ep_1_part2.mp4 as same ep_1 nam
thank you
this is my powershell script (easier modify than create)
Param([int] $SeasonNumber = 1, [switch] $UseCurrentFolder, [switch] $Recurse)
$runPath = $PWD
# if UserCurrentFolder is on
#start from folder and goes one level deep
# if Recurse is on, goes whole tree and take files
# a
# -> b ...
this is my powershell script (easier modify than create)
Param([int] $SeasonNumber = 1, [switch] $UseCurrentFolder, [switch] $Recurse)
$runPath = $PWD
# if UserCurrentFolder is on
#start from folder and goes one level deep
# if Recurse is on, goes whole tree and take files
# a
# -> b ...
- 24 May 2014, 16:32
- Forum: Help and Support
- Topic: Match ep_1_part1.mp4 and ep_1_part2.mp4 as same ep_1 name
- Replies: 3
- Views: 3127
Match ep_1_part1.mp4 and ep_1_part2.mp4 as same ep_1 name
Hi (it's my first post so i should say hi :D)
I was looking for answer, but i cant find anything.
First introduction:
I have files like this (i have "czesc" 1 z 2, but it means "part 1 of 2") and for sure it works with bamboo blade and futari ecchi:
Gosick 1 part 1 of 3
Gosick 1 part 2 of ...
I was looking for answer, but i cant find anything.
First introduction:
I have files like this (i have "czesc" 1 z 2, but it means "part 1 of 2") and for sure it works with bamboo blade and futari ecchi:
Gosick 1 part 1 of 3
Gosick 1 part 2 of ...