What kind of drive is G:
?
If it is a networked drive (network share) or a drive ‘pool’, it won’t work.
If your drive G: is a local drive, formatted with NTFS, proceed further.
(I don’t recommend putting the Plex data folder and media onto the same physical drive - at least when it is still a mechanical drive and not a SSD.)
@rkyleberry said:
Ihave used FileBot to rename all of the TV series and they worked great prior to this new installation.
You did not tell Filebot that you are using Plex. Filebot did name your files for Kodi.
And not all files either
E:\TV\About a Boy\About.a.Boy.S02E14.HDTV.x264-LOL[ettv]\about.a.boy.214.hdtv-lol.mp4
E:\TV\Battlestar Galactica (2003)\BSG-season 4\BSG-s04e02-720p.BluRay.x264.AC3-5.1-PeN.mkv
G:\More TV\Fresh Off the Boat\www.torrenting.com - Fresh.Off.the.Boat.S03E01.XviD-AFG\Fresh Off the Boat - 3x01 - Coming from America.avi
Do this:
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
Then create a fresh folder for tv shows. e.g. E:\TV_new
Treat a tv show with filebot, with the proper {plex}
renaming pattern
(or you can use my custom pattern, but you need to adapt the target drive letter and folder name:
D:/Series/{n}/{episode.special ? 'Specials' : 'Season '+s.pad(2)}/{n} - {episode.special ? 's00e'+special.pad(2) : s00e00} - {t.replaceAll(/[`´‘’ʻ]/, /'/).replaceAll(/[!?.]+$/).replacePart(', Part $1')}{'.'+lang}
)
Put this tv show onto your new folder.
Create a fresh tv show library and point it to E:\TV_new
See what happens