Sorry but the problem I was having is fixed.
I had absolute selected.
Search found 16 matches
- 30 May 2024, 05:19
- Forum: Episode / Movie Naming Scheme
- Topic: Solved, removing (US) from {ny} tag using TheTVDB with GUI windows
- Replies: 5
- Views: 7997
- 30 May 2024, 04:35
- Forum: Episode / Movie Naming Scheme
- Topic: Solved, removing (US) from {ny} tag using TheTVDB with GUI windows
- Replies: 5
- Views: 7997
Re: Help, removing (US) from {ny} tag using TheTVDB
C:/TV Shows/{ny.replaceAll(/\(\D{2}\)\s?/)} {"{imdb-tt${omdb.imdbId.pad(7)}}"}/{episode.special ? 'Special' : 'Season '+s.pad(2)}/{ny.replaceAll(/\(\D{2}\)\s?/)} - {episode.special ? 'S00E'+special.pad(2) : S00E00} - {t.replaceAll(/[`´‘’ʻ]/, /'/).replaceAll(/[!?.]+$/).replacePart(', Part $1')}{'. ...
- 10 Nov 2021, 00:57
- Forum: Help and Support
- Topic: plex imdb tag not adding to folder name
- Replies: 18
- Views: 23001
Re: plex imdb tag not adding to folder name
Thank you for looking in to that. My ideal setup would be for the subs to be forced to eng. X:\Movies\Batman Begins (2005) {imdb-tt0372784}\Batman Begins (2005) {imdb-tt0372784}.mp4 X:\Movies\Batman Begins (2005) {imdb-tt0372784}\Batman Begins (2005) {imdb-tt0372784}.eng.srt X:\Movies\Batman Begins ...
- 01 Nov 2021, 01:43
- Forum: Episode / Movie Naming Scheme
- Topic: Solved, removing (US) from {ny} tag using TheTVDB with GUI windows
- Replies: 5
- Views: 7997
Re: Help, removing (US) from {ny} tag using TheTVDB
C:/TV Shows/{ny.replaceAll(/\(\D{2}\)\s?/)} {"{imdb-tt${omdb.imdbId.pad(7)}}"}/{episode.special ? 'Special' : 'Season '+s.pad(2)}/{ny.replaceAll(/\(\D{2}\)\s?/)} - {episode.special ? 'S00E'+special.pad(2) : S00E00} - {t.replaceAll(/[`´‘’ʻ]/, /'/).replaceAll(/[!?.]+$/).replacePart(', Part $1')}{'. ...
- 31 Oct 2021, 21:09
- Forum: Episode / Movie Naming Scheme
- Topic: Solved, removing (US) from {ny} tag using TheTVDB with GUI windows
- Replies: 5
- Views: 7997
Solved, removing (US) from {ny} tag using TheTVDB with GUI windows
Hello, I want to remove (US), (UK) and other country codes from a TV show title using TheTVDB. For example "Hell's Kitchen (US) (2005) {imdb-tt0437005}" => "Hell's Kitchen (2005) {imdb-tt0437005}" for the folder names then "Season 01\Hell's Kitchen (2005) - S01E01 - Day 1.mp4" I am using GUI on ...
- 31 Oct 2021, 20:35
- Forum: Help and Support
- Topic: plex imdb tag not adding to folder name
- Replies: 18
- Views: 23001
Re: plex imdb tag not adding to folder name
So i did a test with a bunch of other .com extensions and on the .mx website extension causes this with the subtitle files 4.9.4 Y:/{plex.parent}{" {imdb-$imdbid}"}/{plex.derive{" {imdb-$imdbid}"}.name} Update .id turns in to .ind .is turns in to .ice .nl turns in to .dut Sample files can be ...
- 31 Oct 2021, 17:47
- Forum: Episode / Movie Naming Scheme
- Topic: Plex tv series naming and {} braces -- how do I do it?
- Replies: 11
- Views: 25774
Re: Plex tv series naming and {} braces -- how do I do it?
e.g. {"{imdb-tt${omdb.imdbId.pad(7)}}"} Thank you this worked perfect for me. Updated code snippet below. /TV Shows/{ny} {"{imdb-tt${omdb.imdbId.pad(7)}}"}/{episode.special ? 'Special' : 'Season '+s.pad(2)}/{ny} - {episode.special ? 'S00E'+special.pad(2) : S00E00} - {t.replaceAll ...
- 31 Oct 2021, 06:22
- Forum: Episode / Movie Naming Scheme
- Topic: Plex tv series naming and {} braces -- how do I do it?
- Replies: 11
- Views: 25774
Re: Plex tv series naming and {} braces -- how do I do it?
Hello, I am also having a similar issue with the {} brackets not being able to output them to the filename. I tried several things but unable to get it to output how I want it. '{'imdb-{'tt'+omdb.imdbId.pad(7)}'}' "{"imdb-{'tt'+omdb.imdbId.pad(7)}"}" '{imdb-{'tt'+omdb.imdbId.pad(7)}}' "{imdb-{'tt ...
- 31 Oct 2021, 05:49
- Forum: Help and Support
- Topic: plex imdb tag not adding to folder name
- Replies: 18
- Views: 23001
Re: plex imdb tag not adding to folder name
As you can see in this image it doesn't do that in 4.9.2


- 31 Oct 2021, 05:42
- Forum: Help and Support
- Topic: plex imdb tag not adding to folder name
- Replies: 18
- Views: 23001
Re: plex imdb tag not adding to folder name
They are in English
- 31 Oct 2021, 05:40
- Forum: Help and Support
- Topic: plex imdb tag not adding to folder name
- Replies: 18
- Views: 23001
Re: plex imdb tag not adding to folder name
Folder = batman begins (2005) [1080p] [BluRay] [VER.MX] File Error = batman.begins.2005.1080p.BluRay.x264.ACC-[VER.MX].idx File NO Error= batman.begins.2005.1080p.BluRay.x264.ACC-[VER.MX].mp4 File Error = batman.begins.2005.1080p.BluRay.x264.ACC-[VER.MX].srt File Error = batman.begins.2005.1080p ...
- 31 Oct 2021, 05:37
- Forum: Help and Support
- Topic: plex imdb tag not adding to folder name
- Replies: 18
- Views: 23001
- 31 Oct 2021, 05:24
- Forum: Help and Support
- Topic: plex imdb tag not adding to folder name
- Replies: 18
- Views: 23001
Re: plex imdb tag not adding to folder name
Thanks for the reply. Currently testing again in 4.9.4 and having the same error. Sorry for the long delay I was down with a bad case of covid. It would be for the subtitle files specifically and not the video files themselves. Where they would usually get .eng.sub, .eng.vtt or .eng.srt they all ...
- 28 Feb 2021, 05:16
- Forum: Help and Support
- Topic: plex imdb tag not adding to folder name
- Replies: 18
- Views: 23001
Re: plex imdb tag not adding to folder name
FileBot 4.9.3 broke the below snippet Using TheMovieDB Y:/{plex.parent}{" {imdb-$imdbid}"}/{plex.derive{" {imdb-$imdbid}"}.name} For some reason it is changing the names from /Movies/Batman Begins (2005) [verify.com]/Batman Begins (2005) [verify.com].mp4 to /Movies/Batman Begins (2005) {imdb ...
- 22 Nov 2020, 06:26
- Forum: Help and Support
- Topic: plex imdb tag not adding to folder name
- Replies: 18
- Views: 23001
Re: plex imdb tag not adding to folder name
I tested and this works perfectly. Thank you for the reply much appreciated.
Code: Select all
Y:/{plex.parent}{" {imdb-$imdbid}"}/{plex.derive{" {imdb-$imdbid}"}.name}
- 17 Nov 2020, 17:38
- Forum: Help and Support
- Topic: plex imdb tag not adding to folder name
- Replies: 18
- Views: 23001
plex imdb tag not adding to folder name
As seen on the plex documentation at https://support.plex.tv/articles/naming-and-organizing-your-movie-media-files/ /Movies /Batman Begins (2005) {imdb-tt0372784} Batman Begins (2005) {imdb-tt0372784}.mp4 The imdb id is in the folder name and file name but when using the filebot renaming format ...