Title of TV Shows not showing

I am using Plex as a plugin on FreeNAS, not that this really matters in the scenatio.

I have downloaded a playlist from YouTube and have named them in the following way:

GTA V - S01EX - Prologue.mp4

Where X is the episode number and then ‘Prologue’ is the unique title for each video.

I have added all these videos to the folder and created a Playlist and Plex has seen the Season and added all of the downloaded playlist together. This is great until I go to find a video and their titles in Plex are ‘Episode 1’ rather than ‘Prologue’

How can this be resolved so I have the names of the episodes displaying in Plex?

Go to

  • Settings - Server - Agents - Shows - TheTVDB

In there, grab the line ‘Local Media Assets’ with your mouse and drag it downwards, so it ends up being at the bottom of the stack of active agents.
Repeat the same under

  • Settings - Server - Agents - Shows - TheMovieDatabase
  • Settings - Server - Agents - Movies - Plex Movie
  • Settings - Server - Agents - Movies - TheMovieDatabase

Afterwards, ‘Refresh Metadata’ for the whole series.

These files will not be on TVDB?

You are probably misunderstanding what this configuration change does.

I assume that these titles ‘Episode 1’ and so on, are embedded into your files as ‘meta data’.
Plex’s default is to prioritize these embedded metadata.
My suggested change will give the online metadata sources (like TheTVDB) priority instead.

I understand that, there are no metedata tags in the files themselves as I have checked. Giving TVDB priority will not solve mt problem as the TV Show is custom. Not a mainstream TV Series

Gotcha.

A ‘custom’ tv show is a challenge indeed.
Plex does not read the title of the episode from the file name.

However, since you have these files in .mp4 containers, you can embed the episode titles yourself and take advantage of Plex’s ability to read the embedded meta data from mp4 files.

You need a way to automatically read the episode titles from the file names and embed them as meta data into your mp4 files.

On Windows there is mp3tag which can do it.
It has a feature ‘Convert > Filename-Tag’
If you use the pattern %dummy% - %dummy% - %title% you will get exactly what you need.

The above will only work with mp4 / m4v files!

There are 200+ files in there. Unless i can do them in batch I think I will leave it.

Thanks

All you need to do is to point mp3tag to the folder.
Then ‘select’ all the files and call up the command from the menu.

So, yes, you can handle all files at once - provided their file names all follow the exact same pattern.

Doing that now, what do i do about the layout of the agents in settings now then?

It should work either way.

Although I recommend to make the configuration change anyway.
Some software out there embeds pretty silly titles (I’m looking at you, Handbrake!) and you don’t want them to appear in Plex if the online databases are able to deliver correct titles.

Is MP3TAG supposed to take ages? Its only on Video 3?

If the files didn’t have meta tags before, mp3tag must re-write the complete file to make room at the beginning for meta tags. It can’t be avoided.

The good thing is that you can also use mp3tag to optimize these files for streaming, which I definitely recommend (at least if you want to use the ‘remote access’ feature of Plex).

This is painfully slow. Are there any other ways to add the tags? Other than manually

I don’t know any other method.
I mean you don’t have to sit in front of the computer while it is chewing away on these files.
Just start the process and then go to bed or to work.

I’d love to do that but my pc is way to loud lol

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.