Page 1 of 1

Editing the {plex} function

Posted: 17 Oct 2017, 13:17
by salopian
I use the {plex} function which is fine except that it puts files in "TV Programs" my plex library is in "TV". I don't want to rename the Plex library so can I edit the {plex} function to take out Programs?

Re: Editing the {plex} function

Posted: 17 Oct 2017, 13:57
by rednoah
You can do this:

Code: Select all

X:/Plex/TV/{plex.tail}
@see viewtopic.php?f=5&t=4116

Re: Editing the {plex} function

Posted: 17 Oct 2017, 14:05
by salopian
Thanks. I didn't appreciate what the plex.tail did.