How to organize AEW Dynamite for Plex?

Any questions? Need some help?
Post Reply
Cooltwou
Posts: 10
Joined: 25 May 2021, 02:27

How to organize AEW Dynamite for Plex?

Post by Cooltwou »

I have tried to use it to name files correctly so when I tried to watch these files in Plex but I couldn’t figure out how to do it and here is how they are named:

Code: Select all

AEW.Dynamite.2020.02.19.HDTV.x264-NWCD.mp4
Also instead of it listening it as AEW Dynamite it show it as AEW Dark.

Code: Select all

ECW-199.08.27-NWA World Heavweight Championship
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: I need help using your program

Post by rednoah »

Plex wants your files to be organized like so:
* https://support.plex.tv/articles/naming ... how-files/
* https://www.thetvdb.com/series/all-elit ... s/official


:arrow: You can use the {plex} format in FileBot to organize your files for Plex. Please read FAQ #1 and learn how format expressions work.


e.g. {plex}

Code: Select all

{plex}

Code: Select all

TV Shows/AEW Dynamite/Season 02/AEW Dynamite - S02E08 - AEW Dynamite 20

e.g. {plex} with episode airdate, not required by Plex, but maybe useful for your reference:

Code: Select all

{plex % " [$d]"}

Code: Select all

TV Shows/AEW Dynamite/Season 02/AEW Dynamite - S02E08 - AEW Dynamite 20 [2020-02-19]

Image
:idea: Please read the FAQ and How to Request Help.
Post Reply