Search found 214 matches

by cheaters
09 Oct 2020, 05:10
Forum: macOS
Topic: java.lang.IllegalArgumentException: Illegal language code
Replies: 2
Views: 8200

Re: java.lang.IllegalArgumentException: Illegal language code

Thanks rednoah! I will look into this when I have another bit of time.
by cheaters
09 Oct 2020, 04:59
Forum: macOS
Topic: 4.9.2 GUI Renaming "bug"
Replies: 16
Views: 16947

Re: 4.9.2 GUI Renaming "bug"

I don't know what the definition of "work" means. Here is a screenshot video of what I did today for movies that were stranded from their group. mediainfo.mov EDIT I should add that somehow the {mediainfo} command was aware of how they were supposed to be renamed in the first place... so t...
by cheaters
09 Oct 2020, 04:44
Forum: Feature Requests and Bug Reports
Topic: Forum to report outdated pages?
Replies: 10
Views: 4100

Re: Forum to report outdated pages?

Thanks rednoah!
by cheaters
09 Oct 2020, 04:36
Forum: macOS
Topic: 4.9.2 GUI Renaming "bug"
Replies: 16
Views: 16947

Re: 4.9.2 GUI Renaming "bug"

All I can tell you is that {mediainfo} is not a top-level binding and thus cannot possibly work. However, if you have a large {...} expression and then define def mediainfo = 123 yourself then it's of course possible that the variable exists in your own custom code. Human error is also possible as ...
by cheaters
09 Oct 2020, 04:26
Forum: macOS
Topic: java.lang.IllegalArgumentException: Illegal language code
Replies: 2
Views: 8200

java.lang.IllegalArgumentException: Illegal language code

looking through error logs today to try to find info for another issue and noticed that every time filebot attempted to duplicate an .srt file 28 java errors occurred. None of the .srt files have these language codes. If it helps these are the error headings: java.lang.IllegalArgumentException: Ille...
by cheaters
09 Oct 2020, 04:00
Forum: macOS
Topic: 4.9.2 GUI Renaming "bug"
Replies: 16
Views: 16947

Re: 4.9.2 GUI Renaming "bug"

1. If you're using the GUI, please include screenshots that illustrate the problem: https://snipboard.io/ I would have had to include a screenshot video as screenshots won't really show what's happening. 2. Can you reproduce this behaviour on different file systems? If it doesn't work on a remote f...
by cheaters
08 Oct 2020, 22:22
Forum: macOS
Topic: New Plex naming convention as of Plex 1.2x
Replies: 7
Views: 21311

New Plex naming convention as of Plex 1.2x

Plex has changed their naming conventions. Because of this change I had to change the file names of all of my movie files to remove a hyphen that was causing an issue. When I did this I ran into the same old issues I have been struggling with when using the {Plex} binding and was wondering if anyon...
by cheaters
08 Oct 2020, 22:02
Forum: Feature Requests and Bug Reports
Topic: Forum to report outdated pages?
Replies: 10
Views: 4100

Re: Forum to report outdated pages?

:idea: The video shows {pi} yielding the value of 1 , because "partIndex":1 . Therefore {plex} is expected to include CD1 too. I have been meaning to mention this. The Plex format for movie parts is not " CD1" It's " - cd1". It will not recognize two movies in the same...
by cheaters
08 Oct 2020, 19:59
Forum: macOS
Topic: 4.9.2 GUI Renaming "bug"
Replies: 16
Views: 16947

4.9.2 GUI Renaming "bug"

I think this is a bug but maybe it's a feature? 8-) In the GUI after, I drag in a bunch of files (that were previously named with filebot) to be re-named, some files are skipped/remaining. The amount of files that are skipped seems to be in proportion to every 100 files i.e., 100 files one folder is...
by cheaters
03 Oct 2020, 21:42
Forum: Scripting and Automation
Topic: Failed to process [...] because [...] is an exact copy and already exists
Replies: 19
Views: 14831

Re: Failed to process [...] because [...] is an exact copy and already exists

If you're looking into xattr, then you're already on the wrong path. You'll want to look for binary duplicates (same bytes) and not logical duplicates (same movie id as per xattr metadata) and remove them from the input folder beforehand. e.g. $ filebot -script fn:duplicates --mode binary OUTPUT IN...
by cheaters
02 Oct 2020, 20:56
Forum: Feature Requests and Bug Reports
Topic: WARNING: An illegal reflective access operation has occurred
Replies: 1
Views: 1742

WARNING: An illegal reflective access operation has occurred

Thu Oct 01 03:05:08 iMac191:~ john$ filebot @/Users/john/Desktop/filebotmeta2.txt WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.bulenkov.darcula.DarculaLaf (file:/Applications/FileBot.app/Contents/Java/darcula.jar) to constructor com.apple.la...
by cheaters
02 Oct 2020, 20:34
Forum: Feature Requests and Bug Reports
Topic: Forum to report outdated pages?
Replies: 10
Views: 4100

Re: Forum to report outdated pages?

Just to be clear... the video was made before I added the other information to the post starting from "Test".

I should have clarified or put it in order instead of leaving the link at the bottom of the post. Those lines are not in sequence of time but informational.
by cheaters
01 Oct 2020, 18:39
Forum: Feature Requests and Bug Reports
Topic: Forum to report outdated pages?
Replies: 10
Views: 4100

Re: Forum to report outdated pages?

There are no objects in the format editor. From my perspective at the time my results should have matched what was shown on that page. I really struggled to understand why they wouldn't because it appeared to me, since you use Avatar for your examples (and that is the default in the app) that you we...
by cheaters
01 Oct 2020, 17:54
Forum: Feature Requests and Bug Reports
Topic: Forum to report outdated pages?
Replies: 10
Views: 4100

Re: Forum to report outdated pages?

I will do that. In the above case it is a guide, locked, and a user can't touch it. It is part of the {plex} format but the image doesn't show that. It's from 2016 before multipart movie handling changed. This is what I see when putting in the same binding. It's confusing because in the image the sa...
by cheaters
01 Oct 2020, 16:49
Forum: Feature Requests and Bug Reports
Topic: Forum to report outdated pages?
Replies: 10
Views: 4100

Forum to report outdated pages?

@Rednoah What is the best way to report outdated guides in the forums? Maybe it would be better to have a specific forum — to avoid individual posts all over the place? Or do you want PMs? I understand it's a handful but many of the AMC pages show information that no longer represents how filebot wo...
by cheaters
29 Sep 2020, 19:29
Forum: Episode / Movie Naming Scheme
Topic: filebot says duplicate but file name is different
Replies: 10
Views: 5092

Re: filebot says duplicate but file name is different

Would you help me understand... I think I am running into occasional naming issues because of the net.filebot.metadata attributes on some existing files. I have never had a subtitle that was not considered "orphaned" so I don't have an example of what the extended attributes would look lik...
by cheaters
28 Sep 2020, 20:05
Forum: Episode / Movie Naming Scheme
Topic: filebot says duplicate but file name is different
Replies: 10
Views: 5092

Re: filebot says duplicate but file name is different

1. The Plex naming scheme gives no advice on how to name same type / same language subtitle files as afar as I can see. You can add ".eng" so you get one per language. You can add ".forced" so you can have non-forced and forced per language. However, it is not documented that yo...
by cheaters
28 Sep 2020, 19:22
Forum: macOS
Topic: v4.9.2 Quarantine of FileBot.app issue... anyone else?
Replies: 5
Views: 9502

Re: v4.9.2 Quarantine of FileBot.app issue... anyone else?

I've tried with FileBot 4.9.1 and the default Launcher behaviour is indeed that macOS doesn't let you start it, but that's been default behaviour for years. If you launch the app via Finder -> Right-Click Application -> Open then you are an "advanced user" as far as Apple is concerned, an...
by cheaters
28 Sep 2020, 17:58
Forum: Episode / Movie Naming Scheme
Topic: filebot says duplicate but file name is different
Replies: 10
Views: 5092

Re: filebot says duplicate but file name is different

1. Most importantly, does Plex even support multiple subtitles per language? And if yes, what is the recommended naming in this case? 2. As for auto-detection DUBBED movies. You can of course do all kinds of auto-detection logic yourself in your custom format, but suffice it to say, it's going to b...
by cheaters
28 Sep 2020, 04:26
Forum: Episode / Movie Naming Scheme
Topic: filebot says duplicate but file name is different
Replies: 10
Views: 5092

Re: filebot says duplicate but file name is different

It seems the issue is that the subtitles are in a subfolder and not named properly for FileBot. The way I have it set up now is two HDD. One for seeding and one for Plex. I have been copying directly to the Plex using that as my --output location in the amc script and keeping the original torrent on...
by cheaters
27 Sep 2020, 17:17
Forum: Episode / Movie Naming Scheme
Topic: filebot says duplicate but file name is different
Replies: 10
Views: 5092

Re: filebot says duplicate but file name is different

Plex formatting rules say anything after a "-" will be ignored so I figured that is the spot to add this additional information about the movies. Where I want to add tags, add audio language to the filename if it's not English (FRENCH, JAPANESE, GERMAN), and {vf}{vs}{vc} I don't want CD1 C...
by cheaters
27 Sep 2020, 16:09
Forum: macOS
Topic: v4.9.2 Quarantine of FileBot.app issue... anyone else?
Replies: 5
Views: 9502

Re: v4.9.2 Quarantine of FileBot.app issue... anyone else?

Excellent, you found what I could not. This was the trouble. :arrow: I am using this command to install filebot betas via Homebrew. Thanks for the suggestion ;) brew cask install https://raw.githubusercontent.com/filebot/plugins/master/brew/filebot-latest.rb To test I: Uninstalled FileBot Removed th...
by cheaters
27 Sep 2020, 05:59
Forum: Episode / Movie Naming Scheme
Topic: filebot says duplicate but file name is different
Replies: 10
Views: 5092

filebot says duplicate but file name is different

I have been working on this for a few hours and can't quite seem to get what I want. Then I did but now having an issue with FileBot thinking two files are duplicates. I am sure there is an error in the syntax but can't figure it out... maybe time for some rest. :?: I thought the index feature would...
by cheaters
26 Sep 2020, 19:59
Forum: Scripting and Automation
Topic: How to use the --def exts=pattern option?
Replies: 0
Views: 3353

How to use the --def exts=pattern option?

Advanced Options: --def exts=pattern override default pattern for what extensions will be cleansed --def terms=pattern override default pattern for for what paths will be cleansed :?: Would you please show the syntax for the "pattern" if you wanted more than one item to be removed. Someth...
by cheaters
25 Sep 2020, 16:50
Forum: macOS
Topic: v4.9.2 Quarantine of FileBot.app issue... anyone else?
Replies: 5
Views: 9502

v4.9.2 Quarantine of FileBot.app issue... anyone else?

I am using the FileBot beta version downloaded via homebrew (not the MAS version) and I get a warning each time I run FileBot. Allowing the app to bypass Gatekeeper using Admin credentials doesn't change this because the FileBot.app has a quarantine flag set. I am unsure why. Anyone familiar with th...