Okay, so rednoah/filebot is the official Docker image, not jlesage/filebot? I think that accounts for some of my confusion. The docs I've been looking at aren't for your image.
Thank you also for explaining the purpose of $PWD:/volume1 and for your suggestion to expose all of /srv.
I believe I ...
Search found 18 matches
- 26 Sep 2024, 18:13
- Forum: Scripting and Automation
- Topic: Any way to execute scripts from running container?
- Replies: 5
- Views: 6202
- 26 Sep 2024, 12:23
- Forum: Scripting and Automation
- Topic: Any way to execute scripts from running container?
- Replies: 5
- Views: 6202
Re: Any way to execute scripts from running container?
Sorry I missed those docs. But it turns out I don't completely understand them anyway.
I ran your example, substituting my data path, but I'm sorry to say I don't understand what "$PWD:/volume1" refers to. So I left it out, and it "worked", but I don't know what I've done. I expected a volume to ...
I ran your example, substituting my data path, but I'm sorry to say I don't understand what "$PWD:/volume1" refers to. So I left it out, and it "worked", but I don't know what I've done. I expected a volume to ...
- 25 Sep 2024, 21:33
- Forum: Scripting and Automation
- Topic: Any way to execute scripts from running container?
- Replies: 5
- Views: 6202
Any way to execute scripts from running container?
I've installed the FileBot container using Portainer on Debian and am able to execute the GUI just fine.
What I'd like to do is to execute Groovy scripts .. built-in as well as custom .. from that running container. My first thought was to use
docker exec -it FileBot bash
.. but how then pass ...
What I'd like to do is to execute Groovy scripts .. built-in as well as custom .. from that running container. My first thought was to use
docker exec -it FileBot bash
.. but how then pass ...
- 19 Dec 2016, 22:51
- Forum: Feature Requests and Bug Reports
- Topic: won't rename if case change only, reports conflict
- Replies: 12
- Views: 8727
Re: won't rename if case change only, reports conflict
Well, it's equally possible I misread! Hah-hah! Maybe I'm hearing what I want to hear. I'll let the developer speak for himself. Thanks for your contribution, it's very interesting.
- 19 Dec 2016, 22:39
- Forum: Feature Requests and Bug Reports
- Topic: won't rename if case change only, reports conflict
- Replies: 12
- Views: 8727
Re: won't rename if case change only, reports conflict
This is interesting, thanks. But doesn't the developer already have a solution without an intermediate rename? He has said that the case-sensitive rename works in the Java console version of FileBot and will be implemented in the next release. He will also remove the blocking logic that raises a ...
- 18 Dec 2016, 20:23
- Forum: Feature Requests and Bug Reports
- Topic: won't rename if case change only, reports conflict
- Replies: 12
- Views: 8727
Re: won't rename if case change only, reports conflict
Interestingly, Perl does work on my setup (Windows 10):
C:\perl_test>dir
Volume in drive C is C
Volume Serial Number is 0A8F-BA7E
Directory of C:\perl_test
12/18/2016 02:18 PM <DIR> .
12/18/2016 02:18 PM <DIR> ..
12/18/2016 02:16 PM 75 test.pl
12/18/2016 02:08 PM 0 TEST.txt
2 File(s) 75 ...
C:\perl_test>dir
Volume in drive C is C
Volume Serial Number is 0A8F-BA7E
Directory of C:\perl_test
12/18/2016 02:18 PM <DIR> .
12/18/2016 02:18 PM <DIR> ..
12/18/2016 02:16 PM 75 test.pl
12/18/2016 02:08 PM 0 TEST.txt
2 File(s) 75 ...
- 18 Dec 2016, 18:48
- Forum: Feature Requests and Bug Reports
- Topic: won't rename if case change only, reports conflict
- Replies: 12
- Views: 8727
Re: won't rename if case change only, reports conflict
Wow, Windows is always full of delightful surprises! Hah-hah! I definitely will try with Perl.
Thanks for your help, and thanks for FileBot.
Thanks for your help, and thanks for FileBot.
- 18 Dec 2016, 17:33
- Forum: Feature Requests and Bug Reports
- Topic: won't rename if case change only, reports conflict
- Replies: 12
- Views: 8727
Re: won't rename if case change only, reports conflict
Okay, I'll try the console, but that's after the next version is released, right? I just tried the current release console version and the behavior is the same way as the non-console version. I'm looking forward to the warning logic getting the heck out of the way in the next version.
Strange that ...
Strange that ...
- 18 Dec 2016, 17:15
- Forum: Feature Requests and Bug Reports
- Topic: won't rename if case change only, reports conflict
- Replies: 12
- Views: 8727
Re: won't rename if case change only, reports conflict
I'm running FileBot against some titles that I want to verify have filenames that match the Movie DB so there'll be a perfect match. The reason is that someone on the Plex forums has raised the possibility of Plex ignoring locked fields if the title is rematched. It seems easiest to just avoid that ...
- 18 Dec 2016, 13:41
- Forum: Feature Requests and Bug Reports
- Topic: won't rename if case change only, reports conflict
- Replies: 12
- Views: 8727
won't rename if case change only, reports conflict
Hi,
Running newly installed Windows Store app version of FileBot.
In this image https://1drv.ms/i/s!AljqkAEeGrs3gYIGMKnf9P_HvEDIXA
you can see an example where FileBot reports a conflict in a rename of 'A Blueprint For Murder (1953).mp4' to 'A Blueprint for Murder (1953).mp4', where the only ...
Running newly installed Windows Store app version of FileBot.
In this image https://1drv.ms/i/s!AljqkAEeGrs3gYIGMKnf9P_HvEDIXA
you can see an example where FileBot reports a conflict in a rename of 'A Blueprint For Murder (1953).mp4' to 'A Blueprint for Murder (1953).mp4', where the only ...
- 18 Dec 2016, 12:47
- Forum: Help and Support
- Topic: do you prefer donation via PayPal or Windows Store?
- Replies: 2
- Views: 2709
Re: do you prefer donation via PayPal or Windows Store?
Thanks, done!
- 17 Dec 2016, 12:07
- Forum: Help and Support
- Topic: do you prefer donation via PayPal or Windows Store?
- Replies: 2
- Views: 2709
do you prefer donation via PayPal or Windows Store?
Hi,
I'd like to pay the $9.99 in order to support you. Also I have a support question but I'd rather not ask till I've done my bit. Which method works best for you?
For Windows, it appears that now only the portable version or Chocolatey versions are available for download without going through ...
I'd like to pay the $9.99 in order to support you. Also I have a support question but I'd rather not ask till I've done my bit. Which method works best for you?
For Windows, it appears that now only the portable version or Chocolatey versions are available for download without going through ...
- 02 Jun 2016, 10:08
- Forum: Scripting and Automation
- Topic: [Windows] How to use FileBot with FreeCommander
- Replies: 6
- Views: 8718
Re: [Windows] How to use FileBot with FreeCommander
You're right that either of:
--mode Rename %ActivSel%
%ActivSel%
work the same. Don't know what you mean by single panel mode; the GUI appears as always with an Original Files panel on the left and New Names on the right.
Also it's interesting that selecting a folder brings up FileBot without ...
--mode Rename %ActivSel%
%ActivSel%
work the same. Don't know what you mean by single panel mode; the GUI appears as always with an Original Files panel on the left and New Names on the right.
Also it's interesting that selecting a folder brings up FileBot without ...
- 01 Jun 2016, 19:43
- Forum: Help and Support
- Topic: POSTBUCKET - where random posts in unrelated topics go
- Replies: 1035
- Views: 1506902
Re: Exclude Blacklist & Series-Mappings
Maybe this from Debian, where the Plex server and data resides, is more clear:
https://onedrive.live.com/redir?resid=3 ... hoto%2cJPG
https://onedrive.live.com/redir?resid=3 ... hoto%2cJPG
- 01 Jun 2016, 19:30
- Forum: Help and Support
- Topic: POSTBUCKET - where random posts in unrelated topics go
- Replies: 1035
- Views: 1506902
Re: Exclude Blacklist & Series-Mappings
Thanks! Here's some examples. Note that Windows 7 automatically replaced the network uri \\OMV\Movies\ with a drive letter when a command box was opened, in case that matters to you.
Z:.
│ Brute Force (1947).mp4
│
├───Trailers
│ trailer.mp4
│
└───Featurettes
Paul Mason President Trump Love ...
Z:.
│ Brute Force (1947).mp4
│
├───Trailers
│ trailer.mp4
│
└───Featurettes
Paul Mason President Trump Love ...
- 01 Jun 2016, 16:42
- Forum: Scripting and Automation
- Topic: [Windows] How to use FileBot with FreeCommander
- Replies: 6
- Views: 8718
Re: [Windows] How to use FileBot with FreeCommander
--mode rename %ActivSel%
.. raises this error:
Jun 01, 2016 11:39:15 AM net.filebot.Main main
SEVERE: Error during startup: Illegal mode: rename
java.lang.IllegalArgumentException: Illegal mode: rename
at net.filebot.Main.startUserInterface(Main.java:190)
at net.filebot.Main.lambda$main$0(Main ...
.. raises this error:
Jun 01, 2016 11:39:15 AM net.filebot.Main main
SEVERE: Error during startup: Illegal mode: rename
java.lang.IllegalArgumentException: Illegal mode: rename
at net.filebot.Main.startUserInterface(Main.java:190)
at net.filebot.Main.lambda$main$0(Main ...
- 01 Jun 2016, 15:24
- Forum: Help and Support
- Topic: POSTBUCKET - where random posts in unrelated topics go
- Replies: 1035
- Views: 1506902
Re: Exclude Blacklist & Series-Mappings
Thanks! What do I need to do to see this reflected in the GUI? I'm guessing FileBot pulls the blacklist dynamically, but I'm not seeing any change in how it's handling Featurettes.
- 01 Jun 2016, 13:17
- Forum: Help and Support
- Topic: POSTBUCKET - where random posts in unrelated topics go
- Replies: 1035
- Views: 1506902
Re: Exclude Blacklist & Series-Mappings
Hi,
Plex supports a fixed set of subdirectory names for various kinds of supplemental material:
Behind The Scenes
Deleted Scenes
Featurettes
Interviews
Scenes
Shorts
Trailers
('Organized in Subdirectories' section of https://support.plex.tv/hc/en-us/articles/200220677-Local-Media-Assets-Movies ...
Plex supports a fixed set of subdirectory names for various kinds of supplemental material:
Behind The Scenes
Deleted Scenes
Featurettes
Interviews
Scenes
Shorts
Trailers
('Organized in Subdirectories' section of https://support.plex.tv/hc/en-us/articles/200220677-Local-Media-Assets-Movies ...