This is my solution, but i have the problem, that the Video files ended with double extension videofile. mp4.mp4
i don't know why
filebot -rename -r /volume1/Video/Download/ --db file --file-filter "f =~ /XXX/" --output /volume1/Video/XXX --format "{file.structurePathTail}"
when i use {file ...
Search found 3 matches
- 23 May 2019, 10:18
- Forum: Scripting and Automation
- Topic: Script for JD an Filebot XXX Content
- Replies: 6
- Views: 5936
- 23 May 2019, 06:23
- Forum: Scripting and Automation
- Topic: Script for JD an Filebot XXX Content
- Replies: 6
- Views: 5936
Re: Script for JD an Filebot XXX Content
@rednoah
Thank you for your help! Your command works only with files not with folders, what i must change to work with folders?
@Kim
Is your solution better than @rednoah's command and how can i add this in my script?
Thank you for your help! Your command works only with files not with folders, what i must change to work with folders?
@Kim
Is your solution better than @rednoah's command and how can i add this in my script?
- 22 May 2019, 12:04
- Forum: Scripting and Automation
- Topic: Script for JD an Filebot XXX Content
- Replies: 6
- Views: 5936
Script for JD an Filebot XXX Content
Hello together,
i have a running script, but i miss one option in my script for adult content. The most titles for adult content includes "XXX" . How can i move Content with includes XXX i the title to my XXX Folder? Can anyone Help me Please
This is my Script
#!/bin/sh
##FileBot benötigt ...
i have a running script, but i miss one option in my script for adult content. The most titles for adult content includes "XXX" . How can i move Content with includes XXX i the title to my XXX Folder? Can anyone Help me Please
This is my Script
#!/bin/sh
##FileBot benötigt ...