Page 1 of 1

Copy Paste from Filebot "New Names" section side Is behaving differently

Posted: 10 Dec 2024, 14:02
by HellPhantom
In my version 5.1.6 (r10435) I believe is the latest version. The Copy Paste from the "New Names" section or right side Is behaving differently than in previous versions.

I used to be able to match a movie and just click on the new name marked with 2 in screenshot and press copy (Ctrl+C) and the matched filename and path would copy.
it would give this output when pasting

Code: Select all

"B:/Clean/Movie/Winnetou and the Crossbreed (1966)/Winnetou and the Crossbreed (1966).[1080p.x264.3.000Kbps.23.976Fps.2.0.AAC].[eng].{imdb-tt0061197}"
in this version it gives this output:

Code: Select all

"Winnetou and the Crossbreed (1966)"
If I now want it to copy correctly I have to: double click the entry>edit name>double click result to get all selected and copy.
Can we please return the original behavior, the extra steps are very cumbersome.

Image

This is something I use very often in my existing library to correct the odd filename after I have done a fix or metadata updates and don't want to use Filebots Rename feature.

There are no steps to really perform, Match any movie or tv show select matched output on the right and copy and paste somewhere. I have not changed anything in filebot for some time. I hope it is not just on my side, I am not sure how I could have done this but you never know.

System Information:

Code: Select all

FileBot 5.1.6 (r10435)
JNA Native: 7.0.0
MediaInfo: 24.06
7-Zip-JBinding: 16.02
Tools: fpcalc/1.5.0 mkvpropedit/78.0
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2024-10-16 (r986)
Groovy: 4.0.21
JRE: OpenJDK Runtime Environment 21.0.3
JVM: OpenJDK 64-Bit Server VM
FILEBOT_OPTS: -DuseExtendedFileAttributes=true -Dsun.java2d.uiScale=0.75
System Property: net.filebot.theme=Darcula
System Property: useExtendedFileAttributes=true
CPU/MEM: 12 Core / 8 GB Max Memory / 85 MB Used Memory
OS: Windows 10 (amd64)
STORAGE: NTFS [Spanned 3GB] @ 19 GB | NTFS [Boot Drive] @ 102 GB | NTFS [Data Drive] @ 17 GB | NTFS [Multimedia Movies] @ 45 GB | NTFS [Multimedia TV Shows] @ 19 GB | NTFS [Multimedia TV Shows 2b] @ 4.1 GB | NTFS [Multimedia Movies 2] @ 58 GB | NTFS [Multimedia TV Shows 3] @ 21 GB
Package: MSI
License: FileBot License PX6380144 (Valid-Until: 2068-12-03)

Re: Copy Paste from Filebot "New Names" section side Is behaving differently

Posted: 10 Dec 2024, 16:21
by rednoah
:idea: Duplicate of Wrong format being copied.


:idea: Copy & Paste for Episode / Movie items has been unified across both Episodes and Rename tools. That means that when you copy & paste from Rename ➔ New Names it'll copy the Episode object (same as copying Episode times from the Episodes tool) and not the formatted file path. That'll allow users to quickly duplicate Episode items within New Names via CTRL+C / CTRL-V.


:?: What is your use case?

HellPhantom wrote: 10 Dec 2024, 14:02 This is something I use very often in my existing library to correct the odd filename after I have done a fix or metadata updates and don't want to use Filebots Rename feature.
:?: Why copy & paste the file name from FileBot to then manually rename the file though? Why not just click Rename and let FileBot do it? Maybe I misunderstand your use case?