Search found 15 matches

by seger85
13 Jan 2026, 14:27
Forum: Feature Requests and Bug Reports
Topic: Revert files via the GUI/CLI - restored to a different folder
Replies: 9
Views: 279

Re: Revert files via the GUI/CLI - restored to a different folder

version: "3.9" services: filebot: image: jlesage/filebot:latest container_name: filebot restart: unless-stopped ports: - "5800:5800" # - "5900:5900" # optional VNC-Client environment: TZ: Europe/Berlin USER_ID: "1030" GROUP_ID: "100" UMASK: "0022" # UI / VNC DISPLAY_WIDTH: "1920" DISPLAY_HEIGHT ...
by seger85
13 Jan 2026, 12:44
Forum: Feature Requests and Bug Reports
Topic: Revert files via the GUI/CLI - restored to a different folder
Replies: 9
Views: 279

Re: Revert files via the GUI/CLI - restored to a different folder

:idea: The --def unsortedFormat parameter allows you to define the target file path for unmatched files. You seem to be doing that already. We're getting closer to the issue. Yes, I'm already using unsortedFormat, which sorts the files that weren't recognised by Filebot and require my manual GUI ...
by seger85
13 Jan 2026, 09:44
Forum: Feature Requests and Bug Reports
Topic: Revert files via the GUI/CLI - restored to a different folder
Replies: 9
Views: 279

Re: Revert files via the GUI/CLI - restored to a different folder

You're right with your question. Perhaps it's the very same file that I accidentally renamed twice and moved, because it's quicker to simply overwrite and move it than to manually sort through the actual misfilings and duplicate files afterwards. Sometimes I also download a director's cut and the ...
by seger85
13 Jan 2026, 07:16
Forum: Feature Requests and Bug Reports
Topic: Revert files via the GUI/CLI - restored to a different folder
Replies: 9
Views: 279

Re: Revert files via the GUI/CLI - restored to a different folder

Why am I making this request? I let AMC automatically detect and move everything via a container. Sometimes the source files are simply rubbish and something is detected that is not correct. But when I undo it, my automation immediately detects it again and reassigns it incorrectly. This is because ...
by seger85
13 Jan 2026, 00:23
Forum: Feature Requests and Bug Reports
Topic: Revert files via the GUI/CLI - restored to a different folder
Replies: 9
Views: 279

Revert files via the GUI/CLI - restored to a different folder

Hey, First of all, thank you very much for the sensational programme, your commitment and support. I have the following request: You already offer the backup function, which refers to the history. Would it be possible to add an option to the backup menu in the GUI to set the source directory or the ...
by seger85
15 Dec 2020, 20:27
Forum: Feature Requests and Bug Reports
Topic: Rename Windows 10 - very slow (because Acronis True Image)
Replies: 31
Views: 29140

Re: [FileBot 4.9.2] Rename Windows 10 - very slow

Okay, I see! My Windows version is the really latest one:

Win 10 Pro
20H2
Build: 19042.685

As I said, I have never had this behaviour before.

Thank you,
Seger
by seger85
15 Dec 2020, 14:39
Forum: Feature Requests and Bug Reports
Topic: Rename Windows 10 - very slow (because Acronis True Image)
Replies: 31
Views: 29140

Re: [FileBot 4.9.2] Rename Windows 10 - very slow

okay that was it :-) !!! The file is retained even after an update ...

Perhaps you can also incorporate the feedback into the store version.
by seger85
15 Dec 2020, 14:33
Forum: Feature Requests and Bug Reports
Topic: Rename Windows 10 - very slow (because Acronis True Image)
Replies: 31
Views: 29140

Re: [FileBot 4.9.2] Rename Windows 10 - very slow

filebot -script fn:properties --def useNativeShell=false Update user-defined System Properties * Set useNativeShell = false Store user-defined System Properties * Write C:\Users\Seger\AppData\Roaming\FileBot\system.properties #FileBot System Properties #Tue Dec 15 15:20:56 CET 2020 useNativeShell ...
by seger85
15 Dec 2020, 14:05
Forum: Feature Requests and Bug Reports
Topic: Rename Windows 10 - very slow (because Acronis True Image)
Replies: 31
Views: 29140

Re: [FileBot 4.9.2] Rename Windows 10 - very slow

I'll be happy to try, where can I set this? Or do I have to use the command line in Windows?

Or where can I find the file to set it?
by seger85
15 Dec 2020, 12:44
Forum: Feature Requests and Bug Reports
Topic: Rename Windows 10 - very slow (because Acronis True Image)
Replies: 31
Views: 29140

Re: [FileBot 4.9.2] Rename Windows 10 - very slow

Any of these things might help narrow down the root cause of the issue: Have you tried this? Restart your computer Restart your NAS Unmap and Map your network shares again Use UNC paths if mapped network shares don't work Use mapped network shares if UNC paths don't work Use the IP if the HOSTNAME ...
by seger85
15 Dec 2020, 12:42
Forum: Feature Requests and Bug Reports
Topic: Rename Windows 10 - very slow (because Acronis True Image)
Replies: 31
Views: 29140

Re: [FileBot 4.9.2] Rename Windows 10 - very slow

filebot opens the windows dialog and needs about 2 min for the same operation. the folder contains 76 mkv file (77gb)
by seger85
15 Dec 2020, 12:40
Forum: Feature Requests and Bug Reports
Topic: Rename Windows 10 - very slow (because Acronis True Image)
Replies: 31
Views: 29140

Re: [FileBot 4.9.2] Rename Windows 10 - very slow

Move-Item -Path "K:\Upload_Download\1 Download\1 Encodieren\Serien\Mac Gyver\" -Destination "K:\Upload_Download\1 Download\"

check! no problem 1 sec.
by seger85
15 Dec 2020, 11:50
Forum: Feature Requests and Bug Reports
Topic: Rename Windows 10 - very slow (because Acronis True Image)
Replies: 31
Views: 29140

Re: [FileBot 4.9.2] Rename Windows 10 - very slow

rednoah wrote: 15 Dec 2020, 11:43 As long as the file stays on the same file system, things should be instant.

lately that doesn't happen anymore ...
by seger85
15 Dec 2020, 11:48
Forum: Feature Requests and Bug Reports
Topic: Rename Windows 10 - very slow (because Acronis True Image)
Replies: 31
Views: 29140

Re: [FileBot 4.9.2] Rename Windows 10 - very slow

okay, I may not have put that cleverly, since the new version you have been using UI and windows. I thought maybe it’s because of that. I haven't changed my variant. Yes, I move on a network drive, but it has not changed and normal copying via Explorer is also quite normal, but no longer under the n ...
by seger85
15 Dec 2020, 11:26
Forum: Feature Requests and Bug Reports
Topic: Rename Windows 10 - very slow (because Acronis True Image)
Replies: 31
Views: 29140

Rename Windows 10 - very slow (because Acronis True Image)

Hello all, first of all thank you for the great tool, unbelievable what it takes off my daily work. I use the version FileBot 4.9.2 - Windows 10 Store version. Since switching from Java to the Windows internal system UI support in the background, the rename speed has dropped enormously. The classic ...