Search found 23469 matches

by rednoah
43 minutes ago
Forum: Windows
Topic: How do I change the folder name of the Movies / TV Shows folder level when using the {plex} binding?
Replies: 18
Views: 3163

Re: How do I change the folder name of the Movies / TV Shows folder level when using the {plex} binding?

Paolo57120 wrote: Yesterday, 16:53 Better than I expected, you are a real chef, one last question is there a way to make a backup of all my customisations
Do you mean to Backup and Restore Settings by any chance?
by rednoah
Yesterday, 15:28
Forum: Windows
Topic: How do I change the folder name of the Movies / TV Shows folder level when using the {plex} binding?
Replies: 18
Views: 3163

Re: How do I change the folder name of the Movies / TV Shows folder level when using the {plex} binding?

:idea: We could just add .upperInitial() and it'll work, except it'll work for the tvdb-12345 bit too: { plex.year.id[1].upperInitial() } 7 Jours Pour Agir (1998) {Tvdb-74540} :arrow: It's probably easier to just not use plex[1] since you need more granular control in this case: Série TV/{ ny. ...
by rednoah
Yesterday, 01:01
Forum: Windows
Topic: Wrong format being copied.
Replies: 7
Views: 721

Re: Wrong format being copied.

Good evening, I'm sorry to bother you, I was wondering if you could help me out. You were telling me about hard links a couple of days ago (https://www.filebot.net/forums/viewtopic.php?p=63852#p63852), I have not figured out how to do it, everything I find online and on YouTube just says to add the ...
by rednoah
06 Nov 2024, 12:36
Forum: Windows
Topic: I can't download the language
Replies: 1
Views: 94

Re: I can't download the language

Unfortunately, FileBot does not support internationalisation. The user interface, documentation, customer support, etc, is only available in English.
by rednoah
06 Nov 2024, 00:20
Forum: Episode / Movie Naming Scheme
Topic: {~ jellyfin.id } leaves out season information for TV shows
Replies: 1
Views: 31

Re: {~ jellyfin.id } leaves out season information for TV shows

:arrow: Please select Airdate in the Episode Order Preferences . The default Airdate Order will give you the SxE numbers you want. :idea: If you select Absolute then FileBot will only be working with Absolute episode number, and your format will then generate the corresponding file paths using ...
by rednoah
05 Nov 2024, 00:39
Forum: Windows
Topic: How do I change the folder name of the Movies / TV Shows folder level when using the {plex} binding?
Replies: 18
Views: 3163

Re: How do I change the folder name of the Movies / TV Shows folder level when using the {plex} binding?

e.g. taking control over each path component will take a little bit more code:

Format: Select all

Série TV/{ plex.year.id[1] }/{ 'Saison ' + s00 }/{ plex.name.upperInitial() }
by rednoah
05 Nov 2024, 00:16
Forum: Scripting and Automation
Topic: Limit Suball Script to only missing subtitles
Replies: 9
Views: 2989

Re: Limit Suball Script to only missing subtitles

1st . Search my entire tv and movie folders for any files without subtitles (embedded or .eng.srt file) 2nd. Limit the result of this search to 1,000 3rd. Download exact match subtitles for the search results What you are asking for is default behaviour: The embedded bit is default for suball ...
by rednoah
04 Nov 2024, 00:40
Forum: Scripting and Automation
Topic: Limit Suball Script to only missing subtitles
Replies: 9
Views: 2989

Re: Limit Suball Script to only missing subtitles

You can use the filebot -get-subtitles command to get subtitles for all your files: filebot -get-subtitles -r "/path/to/files" -non-strict :arrow: https://www.filebot.net/cli.html :idea: filebot -get-subtitles is not well-tested with surpassing your limits, especially the new OpenSubtitles REST API ...
by rednoah
04 Nov 2024, 00:27
Forum: unRAID & docker
Topic: Installing on Truenas Scale
Replies: 1
Views: 105

Re: Installing on Truenas Scale

:idea: You may prefer to use one of the official docker containers . The containers will work on any standard Linux system that supports containers. I don't have instructions for True NAS Scale specifically but the WebUI for docker containers will almost certainly look like the one on unRAID since ...
by rednoah
02 Nov 2024, 10:30
Forum: Help and Support
Topic: Renaming plain files (photos)
Replies: 5
Views: 1303

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
02 Nov 2024, 10:24
Forum: Windows
Topic: How to replace license
Replies: 1
Views: 142

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
02 Nov 2024, 10:18
Forum: Synology NAS & Embedded Linux
Topic: Filebot on Synology
Replies: 1
Views: 77

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
02 Nov 2024, 09:55
Forum: Feature Requests and Bug Reports
Topic: Request: FFS... have some mercy
Replies: 1
Views: 150

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: 941

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: 282

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: 12
Views: 1073

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: 12
Views: 1073

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: 10389

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_Jellyfishing_Plankton.mp4 ...