Search found 6 matches

by scriptoo
18 Jul 2017, 22:27
Forum: Scripting and Automation
Topic: omdb response error code 401
Replies: 19
Views: 15707

Re: omdb response error code 401

Please continue with the work on IMDB/OMDB please.
The ratings are much more reliable than TMDB ones.

Thanks for your work!
by scriptoo
24 Feb 2017, 22:48
Forum: Help and Support
Topic: AMC Report
Replies: 8
Views: 4433

Re: AMC Report

It's also awesome if the folders aren't deleted automatically.
But I will try more tomorrow. Thanks for your help, wish you good night.
by scriptoo
24 Feb 2017, 20:59
Forum: Help and Support
Topic: AMC Report
Replies: 8
Views: 4433

Re: AMC Report

That's it!
It was 120MB
.srt is deleted also.
But not the root folders: "D:\Downloads\Usenet\insomnia" && "D:\Downloads\Usenet\insomnia\sample" :roll: :lol:

thought
--def root=y
is doing this? Maybe because the (empty) sample folder is still in there?

If you have no more desire, it's ok ;)
by scriptoo
24 Feb 2017, 20:30
Forum: Help and Support
Topic: AMC Report
Replies: 8
Views: 4433

Re: AMC Report

Pushbullet works, thanks.

But my code still don't delete .srt & sample files :(

The folder structure is:
D:/Downloads/Insomnia/sample/Insomnia_sample.mkv
D:/Downloads/Insomnia/Insomnia 2002.mkv
D:/Downloads/Insomnia/Insomnia.srt

Insomnia 2002.mkv is moved correctly, but the both other files are ...
by scriptoo
24 Feb 2017, 19:38
Forum: Help and Support
Topic: AMC Report
Replies: 8
Views: 4433

Re: AMC Report

Thanks!

Will try PushBullet in a few minutes.

--def ignore works. But it only prevents .srt files to be moved. --def clean=y don't delete them afterwards.
Also --def clean=y do not clean insomnia/sample/insomnia_sample.mkv files.

Here is my script. Maybe you can see the error:

filebot -script ...
by scriptoo
24 Feb 2017, 18:34
Forum: Help and Support
Topic: AMC Report
Replies: 8
Views: 4433

AMC Report

Hello,

I'm using the AMC script and everything is working fine.
My only problem is that I have no overview about my renamed and moved files.
I'm using --def storeReport=y to create report files.
They're created in %appdata%/FileBot/reports Can i specify a custom folder?
The next problem is that ...