Page 1 of 1

Plex Music Naming

Posted: 03 Dec 2016, 17:16
by manbearpig2012
hey was just brought to my attention that it appears when using {plex} for music files, it doesnt follow Plex's naming as found here https://support.plex.tv/hc/en-us/articl ... om-Folders

currently it appears as you mentioned in the custom naming, as

Code: Select all

Music/{n}/{album+'/'}{pi.pad(2)+'. '}{artist} - {t}
it should be

Code: Select all

Music/{artist}/{album+'/'}{pi.pad(2)} - {t}
feel free to message me on reddit if you wanna talk, or stop by the /r/plex discord

Re: Plex Music Naming

Posted: 05 Dec 2016, 15:13
by rednoah
Fixed with r4639. Please try the latest jar and confirm that it works now.

@see https://github.com/filebot/filebot/comm ... 2b3efd4572

Re: Plex Music Naming

Posted: 05 Dec 2016, 18:26
by manbearpig2012
Perfect, updated and confirmed working.