When using FileBot there is a problem when it extracts finished torrent. If it is a tv show at 1 GB, the file is only around 77 MB when filebot is done and I have to manually extract and renam it.
Any one else had this problem?
This is the log for one of the files that got problems
Parameter ...
Search found 11 matches
- 28 Sep 2013, 15:23
- Forum: Help and Support
- Topic: extract problem, wrong size
- Replies: 0
- Views: 2431
- 24 Sep 2013, 06:02
- Forum: Help and Support
- Topic: Add a 10 second delay before running script?
- Replies: 1
- Views: 2150
Add a 10 second delay before running script?
Is it possible to add a 10 second delay before the script runs when a torrent is done in µtorrent?
- 23 Sep 2013, 17:54
- Forum: Help and Support
- Topic: How can this be done?
- Replies: 17
- Views: 10644
Re: How can this be done?
One last ting then:-)
Using this code everything works.
filebot -script fn:amc --output "D:/shares" --log-file amc.log --action copy --conflict override -non-strict --def "movieFormat=Movies/{n} ({y}){' CD'+pi}" --def music=n artwork=n --def clean=y "ignore=[.]iso" "ut_dir=%D" "ut_file=%F" "ut ...
Using this code everything works.
filebot -script fn:amc --output "D:/shares" --log-file amc.log --action copy --conflict override -non-strict --def "movieFormat=Movies/{n} ({y}){' CD'+pi}" --def music=n artwork=n --def clean=y "ignore=[.]iso" "ut_dir=%D" "ut_file=%F" "ut ...
- 18 Sep 2013, 07:39
- Forum: Help and Support
- Topic: How can this be done?
- Replies: 17
- Views: 10644
Re: How can this be done?
How about running the script offline? What script do i download and how do I point to that script manually?
- 18 Sep 2013, 06:33
- Forum: Help and Support
- Topic: How can this be done?
- Replies: 17
- Views: 10644
Re: How can this be done?
Actually I just removed the part in the code that includes tv shows so it went back to the original part. I suppose the code you provided would be better to use?
filebot -script fn:amc --output "D:/shares" --log-file amc.log --action copy --conflict override -non-strict --def "movieFormat=Movies ...
filebot -script fn:amc --output "D:/shares" --log-file amc.log --action copy --conflict override -non-strict --def "movieFormat=Movies ...
- 17 Sep 2013, 21:25
- Forum: Help and Support
- Topic: How can this be done?
- Replies: 17
- Views: 10644
Re: How can this be done?
Almost perfect now:-)
For movies it is just the way I want it now.
But something happens for the tv show.
Before the last two codes it was renamed like this:
D:\Shares\TV Shows\Futurama\Season 07\Futurama - S07E26 - Meanwhile.mp4
I still want it to be renamed that way, but now it ends up like ...
For movies it is just the way I want it now.
But something happens for the tv show.
Before the last two codes it was renamed like this:
D:\Shares\TV Shows\Futurama\Season 07\Futurama - S07E26 - Meanwhile.mp4
I still want it to be renamed that way, but now it ends up like ...
- 17 Sep 2013, 17:35
- Forum: Help and Support
- Topic: How can this be done?
- Replies: 17
- Views: 10644
Re: How can this be done?
Thank you for all the help so far:-) Will try the code you provided.
I kind of got it working using this code:
filebot -script fn:amc --output "D:/Shares" --log-file amc.log --action copy --conflict override -non-strict --def ignore=iso --def music=y--def clean=y subtitles=en artwork=n "ut_dir ...
I kind of got it working using this code:
filebot -script fn:amc --output "D:/Shares" --log-file amc.log --action copy --conflict override -non-strict --def ignore=iso --def music=y--def clean=y subtitles=en artwork=n "ut_dir ...
- 17 Sep 2013, 09:14
- Forum: Help and Support
- Topic: How can this be done?
- Replies: 17
- Views: 10644
Re: How can this be done?
Just an update:
It looks like Malwarebytes blocked the script from running. When I closed Malwarebytes it works perfectly:-)
Just need some help on how to specific what folder I want it do move tv shows and movies to.
And one more ting. How will filebot handle all the files that are programs ...
It looks like Malwarebytes blocked the script from running. When I closed Malwarebytes it works perfectly:-)
Just need some help on how to specific what folder I want it do move tv shows and movies to.
And one more ting. How will filebot handle all the files that are programs ...
- 17 Sep 2013, 08:32
- Forum: Help and Support
- Topic: How can this be done?
- Replies: 17
- Views: 10644
Re: How can this be done?
Hmm
Using [2013-09-17 10:22:05] Starter: filebot -script fn:amc --output "D:/Shares" --log-file amc.log --action copy --conflict override -non-strict --def music=y subtitles=en artwork=y "ut_dir=F:\DL\Futurama.S07E26.HDTV.x264-2HD" "ut_file=" "ut_kind=%K" "ut_title=Futurama.S07E26.HDTV.x264-2HD ...
Using [2013-09-17 10:22:05] Starter: filebot -script fn:amc --output "D:/Shares" --log-file amc.log --action copy --conflict override -non-strict --def music=y subtitles=en artwork=y "ut_dir=F:\DL\Futurama.S07E26.HDTV.x264-2HD" "ut_file=" "ut_kind=%K" "ut_title=Futurama.S07E26.HDTV.x264-2HD ...
- 17 Sep 2013, 06:42
- Forum: Help and Support
- Topic: How can this be done?
- Replies: 17
- Views: 10644
Re: How can this be done?
Yes I did, that was the instruction about µtorrent I was referring to.
The output I change in step two, I assume that's were I want the extracted files to go? I changed this to D:\Shares\
filebot -script fn:amc --output "D:\Shares\" --log-file amc.log --action copy --conflict override -non-strict ...
The output I change in step two, I assume that's were I want the extracted files to go? I changed this to D:\Shares\
filebot -script fn:amc --output "D:\Shares\" --log-file amc.log --action copy --conflict override -non-strict ...
- 17 Sep 2013, 00:18
- Forum: Help and Support
- Topic: How can this be done?
- Replies: 17
- Views: 10644
How can this be done?
I think this program will solve allot of my server issues, but I cant get it to work properly.
First I installed filebot 3.62 and followed some instruction I found regarding µtorrent. To be honest I am not even sure if I have the correct script.
This is how I want it to work:
- µtorrent downloads ...
First I installed filebot 3.62 and followed some instruction I found regarding µtorrent. To be honest I am not even sure if I have the correct script.
This is how I want it to work:
- µtorrent downloads ...