Search found 14 matches

by 8i6juyhrggvf
19 Jul 2023, 14:17
Forum: Help and Support
Topic: Need help with an example with folder file differences
Replies: 6
Views: 694

Re: Need help with an example with folder file differences

Criminal.Minds.S12.1080p.AMZN.WEBRip.DD5.1.x264/Criminal.Minds.S12E11.1080p.WEB.H264.mkv Criminal.Minds.S12.1080p.AMZN.WEBRip.DD5.1.x264/Criminal.Minds.S12E09.1080p.WEB.H264.mkv Cheers. FileBot r9893 and above will not prefer longer pattern matches when matching values for the {vc} and {source} bin...
by 8i6juyhrggvf
19 Jul 2023, 06:41
Forum: Help and Support
Topic: Need help with an example with folder file differences
Replies: 6
Views: 694

Re: Need help with an example with folder file differences

Criminal.Minds.S12.1080p.AMZN.WEBRip.DD5.1.x264/Criminal.Minds.S12E11.1080p.WEB.H264.mkv Criminal.Minds.S12.1080p.AMZN.WEBRip.DD5.1.x264/Criminal.Minds.S12E09.1080p.WEB.H264.mkv Apologies, these were the original folder and file names. My full crazy setup right now is /NewDir/ {ny.removeAll(/[!?.]+...
by 8i6juyhrggvf
19 Jul 2023, 03:52
Forum: Help and Support
Topic: Need help with an example with folder file differences
Replies: 6
Views: 694

Re: Need help with an example with folder file differences

Guess I did not get deep enough in the docs. This is at least working for my current scenario. I am going to leave in and see how it behaves in my usual processing.

Code: Select all

(source == 'WEB' ? (f.path.match(/WEBRip|WEBDL|WEB-DL/)) ?: "{${source}}" : "{${source}}")
by 8i6juyhrggvf
18 Jul 2023, 23:29
Forum: Help and Support
Topic: Need help with an example with folder file differences
Replies: 6
Views: 694

Need help with an example with folder file differences

I have a bunch of files that when I use {source} it shows WEB, which is totally correct, but in the folder name its actually AMZN.WEBRip is there a way to properly get this from the original folder to use in place of {source} in the new file name? I've tried some regex's against {f} to see if it exi...
by 8i6juyhrggvf
14 Jul 2023, 05:55
Forum: Episode / Movie Naming Scheme
Topic: Adding open matte to tags/edition for plex
Replies: 5
Views: 679

Re: Adding open matte to tags/edition for plex

It see's them separate for me in Plex. But maybe this is not what you mean

Image
https://pasteboard.co/AXFnHQoKPFiE.png
by 8i6juyhrggvf
11 Jul 2023, 17:46
Forum: Episode / Movie Naming Scheme
Topic: Adding open matte to tags/edition for plex
Replies: 5
Views: 679

Re: Adding open matte to tags/edition for plex

I seem to run into this edition mostly in animated movies in the mid 90's. I've gone the manual route similar to as you're showing above to account for them.
by 8i6juyhrggvf
24 Jun 2023, 04:31
Forum: macOS
Topic: Problem loading files with tildes (e.g. Señor) on NFS mount (without NFC option)
Replies: 10
Views: 3035

Re: Problem loading files with tildes (e.g. Señor) on NFS mount (without NFC option)

Thanks for the rsync tip! Really appreciate all your time and efforts in Filebot and support.

I think what threw me the most at first was that ls, mv, etc was all "OK" appearing. Another good lesson to have learned for strange edge cases.
by 8i6juyhrggvf
24 Jun 2023, 03:36
Forum: macOS
Topic: Problem loading files with tildes (e.g. Señor) on NFS mount (without NFC option)
Replies: 10
Views: 3035

Re: Problem loading files with tildes (e.g. Señor) on NFS mount (without NFC option)

You were totally right about the differences and that I just never caught it before or a recent change in MacOS updates made me require mount changes. Not Filebot at all but my nfs mount itself. Using the following works now again as I was expecting in my /etc/nfs.conf on the MacOS client. The `nfc`...
by 8i6juyhrggvf
23 Jun 2023, 16:09
Forum: macOS
Topic: Problem loading files with tildes (e.g. Señor) on NFS mount (without NFC option)
Replies: 10
Views: 3035

Re: Problem loading files with tildes (e.g. Señor)

No other files have the access issues only ones with similar diacritics just FYI. I have not changed mount options in probably 2ish years on this host and it did work before as I have other files with diacritics that were loaded and renamed just not sure of when it broke. I know that doesn't mean mu...
by 8i6juyhrggvf
23 Jun 2023, 14:00
Forum: macOS
Topic: Problem loading files with tildes (e.g. Señor) on NFS mount (without NFC option)
Replies: 10
Views: 3035

Re: Problem loading files with tildes (e.g. Señor)

Thanks for the help as always, learned something new about the proper term. I get the file onto a Linux system through transmission. From there a folder is nfs mounted onto the MacOS host. I open the GUI click the .mkv or whatever extension the file is and load in. I know at one time this was workin...
by 8i6juyhrggvf
23 Jun 2023, 05:28
Forum: macOS
Topic: Problem loading files with tildes (e.g. Señor) on NFS mount (without NFC option)
Replies: 10
Views: 3035

Re: Problem loading files with tildes

Apologies forgot to mention it's with the GUI I was trying, then opening the logfile in the dot filebot dir of my user. Here is me doing it with the cli filebot -rename Señor.mkv --log INFO Initialize new disk cache: /Users/USERNAME/.filebot/cache/1 Failed to read xattr: Señor.mkv [Last-Modified: Th...
by 8i6juyhrggvf
23 Jun 2023, 04:39
Forum: macOS
Topic: Problem loading files with tildes (e.g. Señor) on NFS mount (without NFC option)
Replies: 10
Views: 3035

Problem loading files with tildes (e.g. Señor) on NFS mount (without NFC option)

I have made sure this is isolated to my Mac only, on my Linux install all the files load as expected. But today I went to rename a couple files that had tilde's in them and noticed filebot did not load them on my Mac. I have tried purging my filebot install and setting it back up on my Mac, includin...
by 8i6juyhrggvf
19 Mar 2023, 14:19
Forum: Feature Requests and Bug Reports
Topic: Since v5 imdbid for Episode Format has been broken
Replies: 2
Views: 529

Re: Since v5 imdbid for Episode Format has been broken

Understood, thank you for the clear breakdown. Appreciate all your work on the tool!
by 8i6juyhrggvf
19 Mar 2023, 02:26
Forum: Feature Requests and Bug Reports
Topic: Since v5 imdbid for Episode Format has been broken
Replies: 2
Views: 529

Since v5 imdbid for Episode Format has been broken

As the subject states for me when I do Episode Format it seems to be broken, but with Movie Format it seems to work just fine.
I get a "Binding "imdbid": undefined" when in Episode Format