Do you mean to Backup and Restore Settings by any chance?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
Search found 23469 matches
- 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?
- 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. ...
- 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 ...
- 07 Nov 2024, 13:01
- 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.
Format: Select all
{ n.colon(' - ').upperInitial() }
- 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.
- 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 ...
- 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() }
- 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 ...
- 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 ...
- 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 ...
- 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:
Please post screenshots so that we can see what you can see if you continue to have trouble.
Format: Select all
C:/photos/{ d.format(/yyyy-MM/) }/{ fn }
Please post screenshots so that we can see what you can see if you continue to have trouble.
- 02 Nov 2024, 10:24
- Forum: Windows
- Topic: How to replace license
- Replies: 1
- Views: 142
Re: How to replace license
You can switch to a different license file by double-clicking on it:
See How do I activate my license? for details and alternatives.
See How do I activate my license? for details and alternatives.
- 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 ...
- 02 Nov 2024, 10:06
- 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.
Format: Select all
Série TV/{ ~plex.year.id }
- 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 ...
- 02 Nov 2024, 09:09
- Forum: Windows
- Topic: FileBot does not have permissions necessary to access %APPDATA% folder
- Replies: 7
- Views: 7513
- 02 Nov 2024, 09:08
- Forum: Windows
- Topic: Will not fetch data
- Replies: 12
- Views: 9149
- 02 Nov 2024, 09:08
- Forum: Windows
- Topic: Re-Installing Filebot
- Replies: 2
- Views: 1144
- 02 Nov 2024, 09:08
- Forum: Help and Support
- Topic: Settings file location
- Replies: 10
- Views: 17559
- 02 Nov 2024, 09:08
- Forum: Windows
- Topic: Filebot data location
- Replies: 12
- Views: 9668
- 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!
- 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 ...
- 25 Oct 2024, 16:12
- Forum: Windows
- Topic: [BUG] FileBot 5.1.6 not preserve presets in episodes section
- Replies: 12
- Views: 1073
- 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.
- 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 ...