Search found 23459 matches

by rednoah
Yesterday, 10:30
Forum: Help and Support
Topic: Renaming plain files (photos)
Replies: 5
Views: 1281

Re: Renaming plain files (photos)

Yes, the format above does exactly what you are asking for:

Format: Select all

C:/photos/{ d.format(/yyyy-MM/) }/{ fn }

:idea: Please post screenshots so that we can see what you can see if you continue to have trouble.
by rednoah
Yesterday, 10:24
Forum: Windows
Topic: How to replace license
Replies: 1
Views: 116

Re: How to replace license

:idea: You can switch to a different license file by double-clicking on it:


:arrow: See How do I activate my license? for details and alternatives.
by rednoah
Yesterday, 10:18
Forum: Synology NAS & Embedded Linux
Topic: Filebot on Synology
Replies: 1
Views: 52

Re: Filebot on Synology

:idea: If you can access your files via a remote network drive, then I would strongly recommend processing files remotely via the FileBot Desktop application. :idea: Running FileBot on your Synology NAS makes sense if you cannot access your files via network drive for some reason, or if you want to ...
by rednoah
Yesterday, 09:55
Forum: Feature Requests and Bug Reports
Topic: Request: FFS... have some mercy
Replies: 1
Views: 89

Re: Request: FFS... have some mercy

:idea: You can use the Edit Match action to fix the selected match. See Q: How do I fix misidentified files? for details. Btw, having the option to edit the imdb query when a match cannot be automatically resolved would have prevented this in the first place. :idea: FileBot will ask you to enter the...
by rednoah
26 Oct 2024, 12:54
Forum: Ubuntu & Desktop Linux
Topic: Blank Grey Screen - FileBot & DWM Window Manager
Replies: 6
Views: 896

Re: Blank Grey Screen - FileBot & DWM Window Manager

Cheers! Glad to know you were able to make it work! :)
by rednoah
25 Oct 2024, 16:38
Forum: Windows
Topic: v5.1.6 - Subtitles suddenly not downloading (error 406)
Replies: 1
Views: 255

Re: v5.1.6 - Subtitles suddenly not downloading (error 406)

:idea: FileBot 5.1.6 uses the new OpenSubtitles.com API by default. If previous versions worked better for you, then you can configure FileBot to use the old OpenSubtitles.org API instead. See OpenSubtitles REST API › Configure FileBot to use the old OpenSubtitles XML-RPC API for details. :idea: You...
by rednoah
25 Oct 2024, 16:12
Forum: Windows
Topic: [BUG] FileBot 5.1.6 not preserve presets in episodes section
Replies: 11
Views: 1011

Re: [BUG] FileBot 5.1.6 not preserve presets in episodes section

devildant wrote: 25 Oct 2024, 12:18 but I really hope to be able to have the choice of presets in episodes => send to => rename with presets => ...
That would make more sense in terms of UI flow. I'll see what I can do about that.
by rednoah
25 Oct 2024, 09:24
Forum: Windows
Topic: [BUG] FileBot 5.1.6 not preserve presets in episodes section
Replies: 11
Views: 1011

Re: [BUG] FileBot 5.1.6 not preserve presets in episodes section

in any case I'm keeping my fingers crossed that you will have time to find a solution so that the episodes section can use different presets :) Yep. Future versions will only reset the format back to default format if you use Fetch Data ➔ <database> but not if you just copy & paste Episode items.
by rednoah
25 Oct 2024, 05:52
Forum: Ubuntu & Desktop Linux
Topic: Rename episodes with multiple segments if there aren't airdates which match
Replies: 16
Views: 10324

Re: Rename episodes with multiple segments if there aren't airdates which match

https://www.youtube.com/watch?v=fCCal3KPCR8 e.g. sample file paths as text for testing: touch "SpongeBob SquarePants_S01E01_Help Wanted_Reef Blowers_Tea at the Treedome.mp4" "SpongeBob SquarePants_S01E02_Bubblestand_Ripped Pants.mp4" "SpongeBob SquarePants_S01E03_Jellyfishi...
by rednoah
25 Oct 2024, 03:36
Forum: Windows
Topic: Wrong format being copied.
Replies: 6
Views: 662

Re: Wrong format being copied.

A hardlink will not use any extra disk storage. The very concept of a hardlink is that it's just a file system that points to some physical data on disk, thus multiple hardlinks (i.e. file paths) can point to the same physical data on disk. :?: Presumably you have a complex setup that somehow preven...
by rednoah
25 Oct 2024, 02:59
Forum: Synology NAS & Embedded Linux
Topic: Exit Code 3 when processing Tracker (2024)
Replies: 4
Views: 501

Re: Exit Code 3 when processing Tracker (2024)

:arrow: You can enter Trackers (2024) or 211288 in the Query Expression field to force a specific series if auto-detection does not work for one reason or another.

:idea: FileBot Node Reference Manual › Match Options
by rednoah
24 Oct 2024, 16:23
Forum: Help and Support
Topic: Possible read from "Encoded_Library_Settings " ?
Replies: 2
Views: 320

Re: Possible read from "Encoded_Library_Settings " ?

e.g.

Format: Select all

{ video[0].Encoded_Library_Settings ? '' : ' [REMUX]' }
:arrow: See MediaInfo Bindings for details.
by rednoah
24 Oct 2024, 10:10
Forum: Synology NAS & Embedded Linux
Topic: Exit Code 3 when processing Tracker (2024)
Replies: 4
Views: 501

Re: Exit Code 3

:?: Are you using the --q option?

:?: Have you tried other files? The folder Tracker sounds a bit like Downloads or complete so the amc script may be unable to process such files / folders automatically.
by rednoah
23 Oct 2024, 02:59
Forum: Windows
Topic: Wrong format being copied.
Replies: 6
Views: 662

Re: Wrong format being copied.

My use case is, I would copy the Rename > New Names formatted name and paste it into the name of the file when downloading through torrent, this way the file will have the correct name when downloading and I can keep seeding. If I modify it after it's downloaded then I can't seed it. And I haven't ...
by rednoah
22 Oct 2024, 07:57
Forum: Windows
Topic: [BUG] FileBot 5.1.6 not preserve presets in episodes section
Replies: 11
Views: 1011

Re: [BUG] FileBot 5.1.6 not preserve presets in episodes section

Let's imagine that one of my seasons has 22 episodes on themoviedb, but that I only have 16, they will be recognized by the automatic scan, but I would not know if I am missing any episodes. This check can be part of your custom format: { model.episode.containsAll(episodelist.findAll{ it.e &&am...
by rednoah
22 Oct 2024, 07:43
Forum: Windows
Topic: Season 00 with s.pad(2) error
Replies: 3
Views: 811

Re: Season 00 with s.pad(2) error

:arrow: I forgot that we added the {s00} binding as well a few years ago, which takes care of replace(null, 0) and pad(2) implicitly:

Format: Select all

{ s00 }