Search found 7 matches
- 16 Aug 2020, 19:41
- Forum: Ubuntu & Desktop Linux
- Topic: Set changedate to current date
- Replies: 9
- Views: 5848
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.
- 16 Aug 2020, 07:33
- Forum: Ubuntu & Desktop Linux
- Topic: Set changedate to current date
- Replies: 9
- Views: 5848
Re: Set changedate to current date
Version 3.5.3
- 15 Aug 2020, 17:59
- Forum: Ubuntu & Desktop Linux
- Topic: Set changedate to current date
- Replies: 9
- Views: 5848
Re: Set changedate to current date
Hey,
adding as an option for the filebot command I'm getting . I've checked more options inside the docker and can't get it to run. Any ideas?
Thanks!
adding
Code: Select all
-exec touch {f}
Code: Select all
"-exec" is not a valid option
Thanks!
- 15 Aug 2020, 12:17
- Forum: Ubuntu & Desktop Linux
- Topic: Set changedate to current date
- Replies: 9
- Views: 5848
Re: Set changedate to current date
Where inside my config I have to add that?
Thanks.
Thanks.
- 15 Aug 2020, 09:51
- Forum: Ubuntu & Desktop Linux
- Topic: Set changedate to current date
- Replies: 9
- Views: 5848
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 "Automated ...
- 06 Dec 2018, 18:24
- Forum: Episode / Movie Naming Scheme
- Topic: [SOLVED] german movie naming with listener
- Replies: 2
- Views: 2706
Re: german movie naming with listener
I inserted --lang de
Works like a charm! Thank you!
Code: Select all
--lang de
- 06 Dec 2018, 15:37
- Forum: Episode / Movie Naming Scheme
- Topic: [SOLVED] german movie naming with listener
- Replies: 2
- Views: 2706
[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 ...