Page 1 of 1

Plex TV with Network Info Renaming Help

Posted: 03 Aug 2021, 18:31
by Duke2020
I am currently using the {plex.tail} rename option which is great! I would like also like it to add the network info example: Firefly (FOX)/Season 01/Firefly - S01E01 - Serenity. I've tried adding the {info.network} but it adds it to the episode name or in front of the Firefly folder. I am a noob with this so I'm not sure how to use the advanced options. Any help would be greatly appreciated!

Re: Plex TV with Network Info Renaming Help

Posted: 04 Aug 2021, 02:08
by rednoah
e.g. use n and info.network as desired, and then use {plex} for the tail section:

Code: Select all

{n} ({info.network})/{plex.tail.tail}

e.g. injecting information into the {plex} path:

Code: Select all

{~plex * " ($info.network)"}