Search found 3 matches

by walker63
17 Mar 2023, 21:20
Forum: Feature Requests and Bug Reports
Topic: Possible 5.0.0 Bug... (Unable to rename multiple files at once)
Replies: 1
Views: 1169

Possible 5.0.0 Bug... (Unable to rename multiple files at once)

Starting with these two files in a working folder...

Abbot.Elementary.S02E19.720p.extra.info.mkv
Bel-Air.S02E04.720p.extra.info.mkv

The new Filebot 5.0.0 attempts to name these as one show, using the new Organize Episodes for Plex expression.

This was tested under elementary OS version 7 ...
by walker63
25 Dec 2022, 20:09
Forum: Help and Support
Topic: Embedded subtitle identified in filename.
Replies: 2
Views: 4000

Re: Embedded subtitle identified in filename.

I just tested this under a few conditions...

{n} ({y}) {" {tmdb-$id}"} { "{edition-${tags.first()}}" } - [{vf} {vc} {af} {ac}]{subt} { 'en' in text.language ? '[ENGSUB]' :null in text.language ? '[UNDSUB]' : null }

And it looks like it's going to work perfectly for me.

Because most of my media ...
by walker63
23 Dec 2022, 19:06
Forum: Help and Support
Topic: Embedded subtitle identified in filename.
Replies: 2
Views: 4000

Embedded subtitle identified in filename.

I have been using Filebot for a while not and have been quite pleased with this custom preset that I use for my Plex movie library.

{n} ({y}) {" {tmdb-$id}"} - {vf} {vc} {af} {ac}{subt}

If I have multiple English .srt subtitles, and amend the extension for both a forced and hearing impaired ...