Search found 7 matches

by thepappaq
16 Aug 2020, 19:41
Forum: Ubuntu & Desktop Linux
Topic: Set changedate to current date
Replies: 9
Views: 5193

Re: Set changedate to current date

That's a bummer. I will leave it like that for now. Maybe I'm going to update the dockers sometime. Thanks anyway.
by thepappaq
16 Aug 2020, 07:33
Forum: Ubuntu & Desktop Linux
Topic: Set changedate to current date
Replies: 9
Views: 5193

Re: Set changedate to current date

Version 3.5.3
by thepappaq
15 Aug 2020, 17:59
Forum: Ubuntu & Desktop Linux
Topic: Set changedate to current date
Replies: 9
Views: 5193

Re: Set changedate to current date

Hey,

adding

Code: Select all

-exec touch {f}
as an option for the filebot command I'm getting

Code: Select all

"-exec" is not a valid option
. I've checked more options inside the docker and can't get it to run. Any ideas?

Thanks!
by thepappaq
15 Aug 2020, 12:17
Forum: Ubuntu & Desktop Linux
Topic: Set changedate to current date
Replies: 9
Views: 5193

Re: Set changedate to current date

Where inside my config I have to add that?

Thanks.
by thepappaq
15 Aug 2020, 09:51
Forum: Ubuntu & Desktop Linux
Topic: Set changedate to current date
Replies: 9
Views: 5193

Set changedate to current date

Hello there, I've got several filebot instances running on version 3.5.3. I want to change my filebot.sh script to change the changedate of the postprocessed movies to the current date. Is that possible in that version? Here is my current config: #!/bin/bash # This script by default uses "Autom...
by thepappaq
06 Dec 2018, 18:24
Forum: Episode / Movie Naming Scheme
Topic: [SOLVED] german movie naming with listener
Replies: 2
Views: 2285

Re: german movie naming with listener

I inserted --lang de

Code: Select all

--lang de
Works like a charm! Thank you!
by thepappaq
06 Dec 2018, 15:37
Forum: Episode / Movie Naming Scheme
Topic: [SOLVED] german movie naming with listener
Replies: 2
Views: 2285

[SOLVED] german movie naming with listener

Hello, everybody, I have the following problem. I run filebot in a docker container without GUI and try to figure out how to set filebot to do the titles using the german The Movie Database entry. I want the listener to simply listen to the input folder and rename and move the folder and movie file....