Search found 8 matches

by SLiX
20 Jul 2017, 06:43
Forum: Help and Support
Topic: Filebot Docker Thread
Replies: 3
Views: 3315

Re: Filebot Docker Thread

I have to admit, I read the docs, but I did not get it. Tried it without "=" in between :oops:
Thank you for your fast response, works very good
by SLiX
19 Jul 2017, 17:56
Forum: Help and Support
Topic: Filebot Docker Thread
Replies: 3
Views: 3315

Filebot Docker Thread

Hi, just started using filebot for docker, thanks for that! Found no thread about general docker discussion, now there is one ;) I'm struggling with the correct passing of eg the "seriesFormat" parameter. I use it like this: --seriesFormat "../output/shows/{n}/Season {s.pad(2)}/{n} - ...
by SLiX
19 Jul 2017, 15:42
Forum: Help and Support
Topic: What is the correct way for dockering?
Replies: 8
Views: 9199

Re: What is the correct way for dockering?

Sounds more like a 'dirty' solution, but I'll definetely look into this. Thanks for the hint!

I have a question regarding filebot-watcher and the config passing. Shall I open a new thread for that? Did not found a general docker thread
by SLiX
19 Jul 2017, 15:12
Forum: Help and Support
Topic: What is the correct way for dockering?
Replies: 8
Views: 9199

Re: What is the correct way for dockering?

Hi, just an idea: what about a small REST API for docker-filebot? Do you have experience in that? I'm sure, this isn't done in a couple hours.
It would be nice to trigger filebot-watcher via HTTP. Or even better: POST Request to filebot-node (filebot config in Body of the request)

regards
by SLiX
31 Mar 2014, 17:26
Forum: Feature Requests and Bug Reports
Topic: [Feature Request]Option to disable extraction
Replies: 4
Views: 4042

Re: [Feature Request]Option to disable extraction

I think the cache was the problem.
Seems working very good.
Thank you :D
by SLiX
31 Mar 2014, 09:56
Forum: Feature Requests and Bug Reports
Topic: Wishlist for New Features and Scripts
Replies: 108
Views: 79147

Re: Wishlist for New Features and Scripts

Hey, me again. Found this thread so I don't have to open a new topic. :) Concerning amc script again: AMC copies the data anyway. My folder structure looks like this: data / finished . AMC scans " data " and copies all data into " finished " Both folders are on the same HDD. Is t...
by SLiX
31 Mar 2014, 09:44
Forum: Feature Requests and Bug Reports
Topic: [Feature Request]Option to disable extraction
Replies: 4
Views: 4042

Re: [Feature Request]Option to disable extraction

Thanks for your fast reply! :)
I updated the amc script, added the parameter but amc is still reading/extracting my archives.
"--def skipExtract=y" is recognized as a parameter, but it doesn't work for me
by SLiX
30 Mar 2014, 18:25
Forum: Feature Requests and Bug Reports
Topic: [Feature Request]Option to disable extraction
Replies: 4
Views: 4042

[Feature Request]Option to disable extraction

This feature request is concerning to the amc script:
It would be nice to have an option like this "--def skip extraction".
My archives are already extracted by another program.

I tried to delete the lines about extraction in the amc script, but that didn't work for me

Thanks in advance