This will get you started: { // Name (Year) ny.space('.') } { // Directors Cut '.[' + edition.space('.') + ']' } { // German Movie? GERMAN // Amercian Movie with German Audio Stream? DUBBED language =~ /deu/ ? '.[GERMAN]' : audioLanguages =~ /deu/ ? '.[DUBBED]' : null } { // AC3 '.[' + ac ...
FileBot r10503(see Latest Beta Revisions and Release Candidates) now takes care of stripping the entire \p{Sk} character class in addition to the \p{Punct} character class. This change makes all the Documentary Films sample files above work as expected.
The story deepens! The sample paths you posted use “꞉” U+A789 Modifier Letter Colon and not “∶” U+2236 Ratio . I was only aware of the latter : ratio replacement. Looks like there's not one but two “:” U+003A Colon lookalike characters! I ran a few tests and here are my findings: ✅ TMDB website searc ...
F7???!!!! Please document these useful features!!! How to Request Help and Q: Does FileBot have keyboard shortcuts? would ideally get you started with learning about useful keyboard shortcuts and debug features. We could add additional links to the docs if you were to point out a page where an ...
Throwing in some documentary films, and it has issues with most of, but not all the files with the ratio colon replacement character. Please paste a few file paths so that we can run tests and confirm. You can press F7 to copy & paste file paths as text that are currently loaded into FileBot.
I'm trying to use the node and I feel like I need a 3-month class on computer science. FileBot caters to less technical and more technical users alike. I'd just use the FileBot Desktop application and leave it at that. That's what I would recommend to any new user, regardless of whether you're more ...
:arrow: How do I receive my license file? :arrow: How do I recover a lost license key? :arrow: Feel free to PM me your name / email address / purchase date and time if you continue to have trouble finding / recovering your order number and license key. The email address you have used to register ...
:arrow: How do I receive my license file? :arrow: How do I recover a lost license key? :arrow: Feel free to PM me your name / email address / purchase date and time if you continue to have trouble finding / recovering your order number and license key. The email address you have used to register ...
Note that most software expects the file name and the database entry to match exactly. If you mess up the file name by replacing : colon with ∶ ratio then FileBot and any other 3rd party software may have trouble making sense of the file name in the future.
:idea: I have also investigated the sample movies above. "Avatar꞉ The Way of Water" works because it's a highly rated movie. The samples movies above were not in the search index because they were too badly rated or too short. That's something we can improve upon. If your clear the cache it'll work ...
I can't download it because i allegedly haven't bought it... :?: What makes you think so? Screenshot ? :arrow: You can download and evaluate FileBot without a license. :idea: If FileBot does not launch after you have successfully installed FileBot and clicked on the FileBot icon, then more details ...
The official answer is going to be clearly separating input / output folders, as well as clearly separating incomplete / complete download folders. e.g. /srv/media/Downloads/incomplete /srv/media/Downloads/complete /srv/media/Plex/Movies /srv/media/Plex/TV Shows You can then use -v /srv/media:/srv ...
You can add :PORT after the HOST or IP bit: --def jellyfin="IP:PORT:API_KEY" :!: Note that you must use an IP if you want HTTP communication. If you specify HOST:PORT then FileBot will communicate on that port with HTTPS . e.g. HTTP --def jellyfin="192.168.1.100" e.g. HTTPS --def jellyfin="seedbox ...
The {az} sort collection letter works like so: :idea: Note that {az} is based on the movie {collection} and not necessarily on the movie name. {n[0]} will give you the first letter of the movie name. :arrow: Please read [SNIPPET] Sort into A-Z folders for details. e.g. H/The Hannibal Lecter ...
I was thinking that if FileBot could simply strip out 'troublesome' characters that confuse TheMovieDB, et al. Then the issue will be solved for everyone, not just me. While this is doable, the issue at hand seems to be quite isolated to your fairly unique combination of circumstances, using ...
:?: If you have already matched the files, then xattr metadata should take care of identifying the file, not the file name. Does xattr metadata not work on your target file system? See Re-process previously organised files using local xattr metadata for details and examples. :?: So the second ...
:?: Since you presumably have sample file paths at hand, can I ask you to paste sample file paths as text so that I can run tests? I notably cannot reproduce the problem with the first test case I came up with: Avatar꞉ The Way of Water.mkv :?: If you have already matched the files, then xattr m ...