Search found 19 matches

by Yellowbird
05 Nov 2022, 06:48
Forum: Windows
Topic: Plex doesn't understand the .nld subtitle
Replies: 7
Views: 1188

Re: Plex doesn't understand the .nld subtitle

Hi rednoah, In two different parts of FileBot the subtitle extension is used differently. When naming used from the menu [Subtitles], the extension {subt} becomes " .nld " and this is done by FileBot, not by me. Now I am using from the menu [Rename] and this code: {drive}/{"media"...
by Yellowbird
01 Nov 2022, 15:13
Forum: Help and Support
Topic: Rename "Firstname Lastname" to "Lastname, Firstname"
Replies: 5
Views: 1068

Re: Rename "Firstname Lastname" to "Lastname, Firstname"

Wow, you truly nailed it!
This is exactly what is needed. :D
I will keep on learning.
Thank you, very much.
by Yellowbird
01 Nov 2022, 12:27
Forum: Help and Support
Topic: Rename "Firstname Lastname" to "Lastname, Firstname"
Replies: 5
Views: 1068

Re: Rename "Firstname Lastname" to "Lastname, Firstname"

Great.
Almost there.
I need the folder name only and it needs to be Lastname, Firstname and nothing else from the filename.

Code: Select all

{drive}/{"media"}/{"books"}/{fn.replaceFirst(/(\S+) (\S+)/, /$2, $1/)}/{fn}
by Yellowbird
01 Nov 2022, 08:40
Forum: Help and Support
Topic: Rename "Firstname Lastname" to "Lastname, Firstname"
Replies: 5
Views: 1068

Rename "Firstname Lastname" to "Lastname, Firstname"

Hi rednoah, How will it be possible while using the [Plain File Mode] to get a hardlink to the proper folder when the naming goes from "Firstname Lastname" to "Lastname, Firstname" ? Jeff Rovin - [Tom Clancy's Op-Center 21] - Tom Clancy's Op-Center- Call of Duty.epub {drive}/{&qu...
by Yellowbird
23 Oct 2022, 07:44
Forum: Episode / Movie Naming Scheme
Topic: Problem with the {tmdb-$id} or the {tvdb-$id}
Replies: 12
Views: 3687

Re: Problem with the {tmdb-$id} or the {tvdb-$id}

Aha, I overlooked something terribly important and I (mis)used the Smart-mode with Automatic for this instead of the normal database picking. So, my mistake there and that clearifies it. ;) But now I chose the TheTVDB and it also needs my help to find the proper one. So it doesn't help if the {tvdb-...
by Yellowbird
23 Oct 2022, 06:22
Forum: Episode / Movie Naming Scheme
Topic: Problem with the {tmdb-$id} or the {tvdb-$id}
Replies: 12
Views: 3687

Re: Problem with the {tmdb-$id} or the {tvdb-$id}

Yes, I know that there are a lot of possibilities. But the problem-part is the $id.
And on how it gets filled.
I hope you will answer that one too.
by Yellowbird
23 Oct 2022, 04:21
Forum: Episode / Movie Naming Scheme
Topic: Problem with the {tmdb-$id} or the {tvdb-$id}
Replies: 12
Views: 3687

Re: Problem with the {tmdb-$id} or the {tvdb-$id}

Hi rednoah, Probably when I chose the Movie/TV Show here, I created the problem. Does the $id get filled here ? https://snipboard.io/QzT7SK.jpg Being one screen before and where the user chooses the proper Movie/TV Show. Here FileBot said "Failed to identify some of the following files:". ...
by Yellowbird
22 Oct 2022, 17:42
Forum: Episode / Movie Naming Scheme
Topic: Problem with the {tmdb-$id} or the {tvdb-$id}
Replies: 12
Views: 3687

Problem with the {tmdb-$id} or the {tvdb-$id}

How can I know what the $id will give me back. Will it be the $id from the tvdb or the tmdb ? Is it possible to control the outcome and so that I can choose exactly what I want ? Because one person prefers the tvdb and the other the tmdb. Or can there be more than $id and the omdb.imdbId, also be a ...
by Yellowbird
13 Oct 2022, 14:21
Forum: Windows
Topic: Plex doesn't understand the .nld subtitle
Replies: 7
Views: 1188

Re: Plex doesn't understand the .nld subtitle

I am going to try the {plex.id} format. There was some mental resistance because I had put a lot of effort in the renaming presets to get just want I want and also what Plex accepts. By the way after upgrading the presets seems empty. Where are they stored on a Windows installation ? And which file ...
by Yellowbird
13 Oct 2022, 07:31
Forum: Windows
Topic: Plex doesn't understand the .nld subtitle
Replies: 7
Views: 1188

Re: Plex doesn't understand the .nld subtitle

Hi rednoah, thanks for answering. All my ".dut.srt" work in Plex. All my ".nl.srt" work in Plex. So I have no problem there. I will describe my handlings better : I am in Subtitles and drop my files on the blue-icon. I have the setting Subtitle Naming = Match Video and Language I...
by Yellowbird
13 Oct 2022, 06:11
Forum: Windows
Topic: Plex doesn't understand the .nld subtitle
Replies: 7
Views: 1188

Plex doesn't understand the .nld subtitle

Hi rednoah, is it possible to change the subtitles to ".nl" or ".dut" for the dutch subtitles when renaming ? These work both in Plex. This is because Plex doesn't recognize the ".nld". Apparantly they have chosen for the 3-letter to use the ".dut" https://sni...
by Yellowbird
17 Aug 2021, 11:05
Forum: Help and Support
Topic: Different outcome when multiple subtitles of the Series are selected
Replies: 4
Views: 5552

Re: Different outcome when multiple subtitles of the Series are selected

:arrow: filebot --script fn:suball -non-strict . --lang nld seems to have fixed that and is now collecting the subtitles for the files in that directory.
by Yellowbird
17 Aug 2021, 10:04
Forum: Help and Support
Topic: Different outcome when multiple subtitles of the Series are selected
Replies: 4
Views: 5552

Re: Different outcome when multiple subtitles of the Series are selected

:arrow: At the moment I am not an Opensubtitles VIP-user, but with filebot -script fn:osdb.stats gave a value of global_24h_download_limit = 200, which I haven't reached today. And it took HDTV instead of the WEB-DL*.srt's while they exist. The search done per one, gives the WEB-DL for each of the 2...
by Yellowbird
17 Aug 2021, 06:55
Forum: Help and Support
Topic: Different outcome when multiple subtitles of the Series are selected
Replies: 4
Views: 5552

Different outcome when multiple subtitles of the Series are selected

When I use the Exact Search button https://www.filebot.net/resources/subtitle.exact.download.png and select 1x file I get a brilliant result in finding the proper Subtitle on Opensubtitles.org. https://i.ibb.co/hdWHvxP/Subtitles-found-per-one.png When I use the Exact Search button and select multipl...
by Yellowbird
10 Apr 2020, 18:06
Forum: Windows
Topic: Subtitle downloads gets an additional language code like .dut.nld.srt
Replies: 8
Views: 4446

Re: Subtitle downloads gets an additional language code like .dut.nld.srt

1.
I use the {subt} and that is with the renaming-menu. And works good.
But I don't think there is a way to use this code in the subtitle-menu.
The only way to influence this, is by asking you for the fourth-option ?
by Yellowbird
10 Apr 2020, 17:25
Forum: Windows
Topic: Subtitle downloads gets an additional language code like .dut.nld.srt
Replies: 8
Views: 4446

Re: Subtitle downloads gets an additional language code like .dut.nld.srt

1. That would be great. I have a whole line of instructions on how I want the naming to be and is accepted by the Plex Server. The {plex} format would take away to much of my formatting. 2. Well I have seen that it is not entirely true. It looked like I would end up with that. This was my conclusion...
by Yellowbird
10 Apr 2020, 16:03
Forum: Windows
Topic: Subtitle downloads gets an additional language code like .dut.nld.srt
Replies: 8
Views: 4446

Re: Subtitle downloads gets an additional language code like .dut.nld.srt

Subtitle Naming: Match Video and Language will use the video name file as base name, and add the language code after that, as per standard video/subtitle naming convention. The original subtitle filename is completely ignored in this case. This is the one I am after and it gets a "nld" (b...
by Yellowbird
10 Apr 2020, 08:35
Forum: Windows
Topic: Subtitle downloads gets an additional language code like .dut.nld.srt
Replies: 8
Views: 4446

Subtitle downloads gets an additional language code like .dut.nld.srt

Would users benefit of having a preferred-subtitle-language-code and store it for example in the settings ? Because the players use the following codes: ISO-639-1, ISO-639-2T, ISO-639-2B Definitions https://www.videolan.org/developers/vlc/doc/doxygen/html/iso-639__def_8h_source.html Standards http:/...