Search found 4 matches

by hRVkRs33Y0Kb
21 Jan 2019, 13:47
Forum: macOS
Topic: Suddenly FileBot removes Subtitles ("Ignore orphaned subtitles:")
Replies: 22
Views: 33826

Re: Suddenly FileBot removes Subtitles ("Ignore orphaned subtitles:")

You're the best! :D

Last one output the files subs.rar and movie.rar in CMD:)

Combining the commands....
cmd /c filebot -mediainfo -r \\NAS\FileBot-Input\Movies --format {f} --file-filter f.archive -exec cmd /c filebot -extract {folder} --output {folder}
results in:

Main movie extracted in ...
by hRVkRs33Y0Kb
21 Jan 2019, 10:34
Forum: macOS
Topic: Suddenly FileBot removes Subtitles ("Ignore orphaned subtitles:")
Replies: 22
Views: 33826

Re: Suddenly FileBot removes Subtitles ("Ignore orphaned subtitles:")

Thanks rednoah! :)

Unfortunatley I can't get it to work. All I'm getting is the command input. Adding --log-file s:/log.txt (first in the command) generates an empty log file. I tried filebot and a combination of cmd /c filebot as well as the full filebot path. Here's the full cmd info/output ...
by hRVkRs33Y0Kb
20 Jan 2019, 14:01
Forum: macOS
Topic: Suddenly FileBot removes Subtitles ("Ignore orphaned subtitles:")
Replies: 22
Views: 33826

Re: Suddenly FileBot removes Subtitles ("Ignore orphaned subtitles:")

Hi!

I was searching for "orphaned subtitles" looking for a way to have filebot use included subtitles located in a subs folder. I found this topic with the same question - and a nice solution but can't get the Mac/Linux command
find /path/to/input -name '*.rar' -execdir 7z e -y '{}' ';'
to work ...
by hRVkRs33Y0Kb
26 Jul 2018, 16:22
Forum: Feature Requests and Bug Reports
Topic: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
Replies: 230
Views: 294512

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)


1.
If you have already purchased the Windows Store / Mac App Store version, PM me for a free 1 year license.


2.
No idea. Last time I asked for some sort of revenue sharing, I never heard back. But that was when FileBot was still free. :lol:

One benefit of the new license system is that if ...