Search found 23242 matches

by rednoah
26 Jun 2024, 13:38
Forum: Feature Requests and Bug Reports
Topic: Make Edit Match window and others height-adjustable
Replies: 4
Views: 528

Re: Make Edit Match window and others height-adjustable

The next release. Perhaps end of next month.
by rednoah
26 Jun 2024, 04:24
Forum: Scripting and Automation
Topic: Custom preset to rename videos and subtitles
Replies: 2
Views: 407

Re: Custom preset to rename videos and subtitles

Just add {subt} at the end. It'll work for both video files and subtitles files because {subt} is only defined for subtitle files: {n.removeAll(/[!?.]+$/).colon(', ')} ({y}) - {s00e00} - {t.removeAll(/[!?.]+$/).colon(', ').replacePart(' (Part $1)')}{subt} :arrow: {lang} and {subt} subtitle language ...
by rednoah
25 Jun 2024, 05:29
Forum: Windows
Topic: Bad license key
Replies: 1
Views: 527

Re: Bad license key

:?: What is the order number or email address of your most recent purchase? (NOTE: P5054787 is not a valid license number; this suggests that you have manually copy-typed an error message; this is not smart; if you see an error message then you can click on the error message to copy & paste the ...
by rednoah
24 Jun 2024, 12:58
Forum: Scripting and Automation
Topic: Handling duplicate show names with interactive CLI
Replies: 2
Views: 277

Re: Handling duplicate show names with interactive CLI

:?: What does filebot -script fn:sysinfo say?


:?: Which database are you using?


:idea: Here's what I get with the latest release and --db TheTVDB as database:
Screenshot
by rednoah
24 Jun 2024, 09:46
Forum: Feature Requests and Bug Reports
Topic: Notice that your license has expired.
Replies: 1
Views: 350

Re: Notice that your license has expired.

The people who would like such reminders, probably don't feel strongly about it. The people who would hate such reminders, probably feel rather strongly about it. You can always create a reminder in your calendar if needed. That said, FileBot will start reminding you that your license is about to ex...
by rednoah
24 Jun 2024, 06:29
Forum: Episode / Movie Naming Scheme
Topic: Source Media {vs} and {source}
Replies: 33
Views: 85618

Re: Source Media {vs} and {source}

VICE and MY5 have been added.
by rednoah
23 Jun 2024, 18:45
Forum: Feature Requests and Bug Reports
Topic: [FEATURE REQUEST] real web interface
Replies: 5
Views: 1915

Re: [FEATURE REQUEST] real web interface

:arrow: filebot-projector is now available as an alternative to filebot-xpra . :idea: It's real web interface in the sense that the UI is rendered client-side, but it's also not a real web interface in the sense that it's receiving draw instructions / sending events with UI state maintained on the s...
by rednoah
23 Jun 2024, 11:57
Forum: Feature Requests and Bug Reports
Topic: Request: Stop bluring when editing filenames
Replies: 2
Views: 454

Re: Request: Stop bluring when editing filenames

FileBot r10340 introduces the net.filebot.glass.effect=false advanced setting to replace the in-window popup with blur effect with a modal OS dialog.
by rednoah
23 Jun 2024, 11:56
Forum: Feature Requests and Bug Reports
Topic: Make Edit Match window and others height-adjustable
Replies: 4
Views: 528

Re: Make Edit Match window and others height-adjustable

FileBot r10340 introduces the net.filebot.glass.effect=false advanced setting to replace the in-window popup with a OS dialog that can be resized.
by rednoah
22 Jun 2024, 04:00
Forum: Feature Requests and Bug Reports
Topic: Make Edit Match window and others height-adjustable
Replies: 4
Views: 528

Re: Make Edit Match window and others height-adjustable

:idea: This particular dialog is unfortunately technically not an actual window. It's just an overlay on the existing window. That's why it doesn't have a window frame, window buttons, window resize handles, etc. :?: Looking at the screenshot with 400+ specials, I question if a larger window would a...
by rednoah
21 Jun 2024, 15:52
Forum: Feature Requests and Bug Reports
Topic: Just file renaming
Replies: 2
Views: 318

Re: Just file renaming

You need to select Plain File Mode and not Movie / Episode Mode . :arrow: You can use the Presets › Append Media Properties example and the following custom format to get started: {fn} - {resolution} - {gigabytes} :idea: Note that {fn} refers to the current file name. {original} refers to the origin...
by rednoah
21 Jun 2024, 04:07
Forum: Feature Requests and Bug Reports
Topic: Why does Filebot ignore my Synology downloads folder
Replies: 6
Views: 689

Re: Why does Filebot ignore my Synology downloads folder

Hi, I think it is ignoring the folder because the files are not processed/moved to their designated destinations, as they were before. :?: Can you paste logs that show files not processed/moved to their designated destinations? :?: The log posted above shows files correctly processed/moved to their...
by rednoah
21 Jun 2024, 03:50
Forum: Windows
Topic: Simply append the letters "4K" to a filename after renaming
Replies: 5
Views: 914

Re: Simply append the letters "4K" to a filename after renaming

:idea: If you're using Movie / Episode Mode , then {fn} 4K as format makes no sense of course, since that format does not use any Movie / Episode information. :?: What movie / episode format are you currently using? :idea: If you're using the {plex} format then you'll want do start with something li...
by rednoah
20 Jun 2024, 14:46
Forum: Windows
Topic: Rename only selected matches (but keep unselected matches in the list for further processing)
Replies: 5
Views: 702

Re: Rename only selected matches (but keep unselected matches in the list for further processing)

Well, I cannot speak for files where I cannot guess the file names. But One Piece is easy at the very least, it has come up a few times, and the files were always in order, so even if auto-matching doesn't work due to bad numbering, Linear Rename always made short work of the task at hand. If you fi...
by rednoah
20 Jun 2024, 13:38
Forum: Windows
Topic: Rename only selected matches (but keep unselected matches in the list for further processing)
Replies: 5
Views: 702

Re: Rename only selected matches (but keep unselected matches in the list for further processing)

You would of course use mouse drag-n-drop to quickly align files with episodes if you end up doing this a lot. Personally, I'd probably want to have all the episodes in the list nicely matched up before I commit, even if getting there takes a bit of time and research. FileBot is happy to wait for yo...
by rednoah
20 Jun 2024, 13:02
Forum: Windows
Topic: Rename only selected matches (but keep unselected matches in the list for further processing)
Replies: 5
Views: 702

Re: I have a stupid question

You'll want to fix all the matches first and then click Rename . I don't see the point of renaming some files but not others, when you plan on renaming all of them anyway. Alternatively, you can use the DELETE key to remove items from the list . Since we usually move files into a new folder structur...
by rednoah
19 Jun 2024, 14:57
Forum: Help and Support
Topic: [OpenSubtitles] 401 Unauthorized
Replies: 4
Views: 11867

Re: [OpenSubtitles] 401 Unauthorized

Probably a temporary issue. It's working for me at this point in time.


:?: Does it work again for you now as well?


:?: How is the new OpenSubtitles API working for you in general? Good enough to enable it by default? (todays particular issue aside)
by rednoah
19 Jun 2024, 04:30
Forum: Windows
Topic: Simply append the letters "4K" to a filename after renaming
Replies: 5
Views: 914

Re: Simply append the letters "4K" to a filename after renaming

You can use a Plain File Mode Preset.


Copy this configuration:
Screenshot
Then change the format:

Format: Select all

{fn} 4K
And you're done. You can then load files and click your "Add 4K" preset to add 4K to each file name. You can also configure a keyboard shortcut.
by rednoah
18 Jun 2024, 17:32
Forum: Feature Requests and Bug Reports
Topic: Why does Filebot ignore my Synology downloads folder
Replies: 6
Views: 689

Re: Why does Filebot ignore my Synology downloads folder

The log above does not show any ignored video files. The above mentioned 1923.S01.* folder is not part of this run either. The input files that are there are processed succesfully: Input: /volume1/Downloads/The.Walking.Dead.S01E01.WEB.x264-TORRENTGALAXY[TGx]/The.Walking.Dead.S01E01.WEB.x264-TORRENTG...
by rednoah
17 Jun 2024, 20:11
Forum: unRAID & docker
Topic: how to pass options for filebot docker?
Replies: 9
Views: 1177

Re: how to pass options for filebot docker?

You got it: rednoah/filebot is the containerized filebot command-line tool rednoah/filebot:xpra is the containerized self-contained Linux Desktop Environment with FileBot Desktop application :idea: The :xpra bit has no particular meaning. filebot and filebot:xpra are just two different containers wi...
by rednoah
17 Jun 2024, 18:53
Forum: Help and Support
Topic: need help for wrong identification (when using a custom --q parameter)
Replies: 1
Views: 664

Re: need help for wrong identification

Your --q parameter is wrong. Your custom code seems to be adding extra quotes, which apparently doesn't do what you want it to do : $ filebot -list --db TheTVDB --q "Evil 2019" Evil - 1x01 - Genesis 1 Evil - 1x02 - 177 Minutes Evil - 1x03 - 3 Stars ... $ filebot -list --db TheTVDB --q &quo...
by rednoah
17 Jun 2024, 18:42
Forum: Feature Requests and Bug Reports
Topic: Why does my Filebot rename almost all films incorrectly?
Replies: 5
Views: 552

Re: Why does my Filebot rename almost all films incorrectly?

https://snipboard.io/gq7jeY.jpg When you see this screen, select something, and then press the F7 key on your keyboard, and then come back to the forums here and then press CTRL+V in the text box. This will allow you to easily share sample file paths as text . Please click the sample file paths as ...
by rednoah
17 Jun 2024, 18:22
Forum: unRAID & docker
Topic: how to pass options for filebot docker?
Replies: 9
Views: 1177

Re: how to pass options for filebot docker?

right, I know I *can*, but a lot of the documentation that is around surrounds passing command line arguments via the fn:properties. And I can't find a single example of how to pass ANY other filebot command line arguments through the xpra docker other than "--license" (which also didn't ...