Search found 14 matches
- 19 Jul 2023, 14:17
- Forum: Help and Support
- Topic: Need help with an example with folder file differences
- Replies: 6
- Views: 1967
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 ...
- 19 Jul 2023, 06:41
- Forum: Help and Support
- Topic: Need help with an example with folder file differences
- Replies: 6
- Views: 1967
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 ...
- 19 Jul 2023, 03:52
- Forum: Help and Support
- Topic: Need help with an example with folder file differences
- Replies: 6
- Views: 1967
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}}")
- 18 Jul 2023, 23:29
- Forum: Help and Support
- Topic: Need help with an example with folder file differences
- Replies: 6
- Views: 1967
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 ...
- 14 Jul 2023, 05:55
- Forum: Episode / Movie Naming Scheme
- Topic: Adding open matte to tags/edition for plex
- Replies: 5
- Views: 2148
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

https://pasteboard.co/AXFnHQoKPFiE.png

https://pasteboard.co/AXFnHQoKPFiE.png
- 11 Jul 2023, 17:46
- Forum: Episode / Movie Naming Scheme
- Topic: Adding open matte to tags/edition for plex
- Replies: 5
- Views: 2148
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.
- 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: 8603
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.
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.
- 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: 8603
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 ...
- 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: 8603
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 ...
- 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: 8603
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 ...
- 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: 8603
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: ...
- 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: 8603
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 ...
- 19 Mar 2023, 14:19
- Forum: Feature Requests and Bug Reports
- Topic: Since v5 imdbid for Episode Format has been broken
- Replies: 2
- Views: 1160
Re: Since v5 imdbid for Episode Format has been broken
Understood, thank you for the clear breakdown. Appreciate all your work on the tool!
- 19 Mar 2023, 02:26
- Forum: Feature Requests and Bug Reports
- Topic: Since v5 imdbid for Episode Format has been broken
- Replies: 2
- Views: 1160
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
I get a "Binding "imdbid": undefined" when in Episode Format