Search found 23890 matches

by rednoah
17 Apr 2025, 20:08
Forum: Windows
Topic: help with mismatched tv episodes
Replies: 1
Views: 75

Re: help with mismatched tv episodes

House_S06E01_Broken, Part 1.mp4 House_S06E02_Broken, Part 2.mp4 House_S06E03_Epic Fail.mp4 House_S06E04_The Tyrant.mp4 The SxE numbers you have are wrong according to TheMovieDB . :?: Are you renaming and organizing files for Plex / Jellyfin / Kodi / etc by any chance? If so, then you must follow ...
by rednoah
17 Apr 2025, 19:57
Forum: Episode / Movie Naming Scheme
Topic: [DOCS] Episode Part Number (aka Duplicate Index)
Replies: 0
Views: 69

[DOCS] Episode Part Number (aka Duplicate Index)

If you have Episodes Split Across Multiple Files then you may use the {di} duplicate index and the {dc} duplicate count bindings to add a part identifier (e.g. part1, part2, etc) to each file if necessary depending on the situation at hand. {di} ... duplicate index {dc} ... duplicate count e.g. add ...
by rednoah
16 Apr 2025, 07:59
Forum: Feature Requests and Bug Reports
Topic: Support strmlnk files
Replies: 1
Views: 134

Re: Support strmlnk files

:?: So you mean to say that you want FileBot to treat *.streamlnk files like any other video file?

:?: Can you provide one sample file? e.g. Avatar.streamlnk with text content?

Code: Select all

??? 1 line that is a HTTP URL ???
by rednoah
15 Apr 2025, 22:43
Forum: Scripting and Automation
Topic: script [fn:amc] Bad Parameter help plz
Replies: 2
Views: 117

Re: script [fn:amc] Bad Parameter help plz

:?: What is your command-line? What does the complete console output say? :idea: A format value generally does not start or end with "..." and if it does then you likely have an issue on the command-line. You are notably not correctly quoting the format value, and instead passing the quotes ...
by rednoah
15 Apr 2025, 20:28
Forum: Tips, Tricks and Tutorials
Topic: [DOCS] find -exec
Replies: 1
Views: 29526

Use ffmpeg to combine audio/video from an mkv file and subtitles from an external srt file

e.g. find *.eng.srt files where the corresponding *.mkv video file does not have subtitles, and then run ffmpeg to combine the *.mkv file and the *.eng.srt file into a new *.mkv file with embedded subtitles: filebot -find /path/to/input --filter "f.hasExtension('eng.srt') && mediaFile.hasExtension ...
by rednoah
15 Apr 2025, 20:19
Forum: Help and Support
Topic: If I know the TMDB number can I force rename of a file for this?
Replies: 3
Views: 114

Re: If I know the TMDB number can I force rename of a file for this?

:?: What is the name of the movie? What is the name of the file?

:idea: You can enter the numeric ID instead of the movie / series name if you do any kind of manual lookup or otherwise input the movie / series manually:
by rednoah
14 Apr 2025, 19:10
Forum: macOS
Topic: Add subtitle code
Replies: 1
Views: 138

Re: Add subtitle code

CONTEXT: Rename my training tutorial {i} is a running number. No more. No less. It'll therefore yield 1 2 3 4 5 one after another for one file after another. :idea: You could probably do something like this to generate 1 1 2 2 3 3 and so on, assuming that you can assume that all your files come in ...
by rednoah
14 Apr 2025, 18:53
Forum: macOS
Topic: New Name Variation Between v4.x.x and 5.x.x
Replies: 1
Views: 51

Re: New Name Variation Between v4.x.x and 5.x.x

The target file path is entirely defined by your custom format. :?: What is the custom format you are using? :idea: AniDB notably does not support SxE numbers. If you want SxE numbers, then you will want to use TheTVDB or TheMovieDB. :idea: If you mean to convert AniDB absolute numbers to TheTVDB ...
by rednoah
13 Apr 2025, 16:38
Forum: Episode / Movie Naming Scheme
Topic: Does the { emby } format expression work for deleted scenes
Replies: 1
Views: 107

Re: Does the { emby } format expression work for deleted scenes

Companion Files are not processes as either episode or movie so your custom format - in general - has no effect. If you have extras, then there are a variety of conceivable approaches, depending on how your files are currently named. See Companion Files for details and examples. EDIT: Please ask ...
by rednoah
10 Apr 2025, 21:12
Forum: Synology NAS & Embedded Linux
Topic: Failed to read media characteristics
Replies: 1
Views: 216

Re: Failed to read media characteristics

/var/packages/filebot/target/jsa/generate-app-cds: line 19: 25154 Aborted (core dumped) :?: What does System Information say? Core dump while Generating CDS archive suggests that the issue could be caused by running outdated versions of FileBot and OpenJDK. Failed to read media characteristics ...
by rednoah
07 Apr 2025, 14:09
Forum: Scripting and Automation
Topic: noob question, add year to series name
Replies: 7
Views: 2578

Re: noob question, add year to series name

:idea: 8 Simple Rules... for Dating My Teenage Daughter happens to be the last item in the list: [8 прости правила, 8 Simple Rules ..., A Few Simple Rules, Few Simple Rules, 8 jednoduchých pravidiel, 8 Regrinhas Básicas... para Namorar Minhas Filhas Adolescentes, 8 reguli simple, 8 semplici regole... ...
by rednoah
07 Apr 2025, 11:50
Forum: Tips, Tricks and Tutorials
Topic: [Anime] How do I rename One Piece for Plex?
Replies: 0
Views: 345

[Anime] How do I rename One Piece for Plex?

Let's assume that we have One Piece episodes 1 to 1125 named and numbered with absolute numbers according to search.anidb AniDB as illustrated below: One Piece Episode 1.mkv One Piece Episode 2.mkv ... One Piece Episode 1124.mkv One Piece Episode 1125.mkv Organize Episodes for Plex Episode Mode ...
by rednoah
07 Apr 2025, 07:09
Forum: Feature Requests and Bug Reports
Topic: Enhance Movie Matching Accuracy with Runtime-Based Disambiguation
Replies: 11
Views: 2583

Re: Enhance Movie Matching Accuracy with Runtime-Based Disambiguation

:?: I would need the real-world MediaInfo properties as well please. ChatGPT cannot generate that for you. You will need to actually have the file, and then copy & paste the MediaInfo properties either here or on pastebin . :idea: The information provided by toddke was complete and thus extremely ...
by rednoah
05 Apr 2025, 15:44
Forum: Help and Support
Topic: OpenSubtitles: Client Error: https://api.opensubtitles.com/api/v1/login [401 Unauthorized Request]
Replies: 2
Views: 504

Re: Opensubtitles

You need to enter your https://www.opensubtitles.com/ login details. 401 Unauthorised Request suggests that the username / password you have entered is incorrect. :idea: Note that https://www.opensubtitles.org/ and https://www.opensubtitles.com/ are not the same. You may need to log into https://www ...
by rednoah
05 Apr 2025, 09:58
Forum: Scripting and Automation
Topic: noob question, add year to series name
Replies: 7
Views: 2578

Re: noob question, add year to series name

andcbii wrote: 04 Apr 2025, 20:21 Primary Title didn't return the name I wanted for the TV show.
:?: Which name do you want for which TV series?
by rednoah
04 Apr 2025, 20:04
Forum: Scripting and Automation
Topic: noob question, add year to series name
Replies: 7
Views: 2578

Re: noob question, add year to series name

I'd rewrite the parenthesis at the very least: {alias[0]} ({y}) :idea: Note that alias[0] is not a specific alias name. If you test this format on many movies / shows then you will find that you sometimes don't get the alias name you want. I'd probably use something more predictable like ...