Plex Music Naming

All your suggestions, requests and ideas for future development
Post Reply
manbearpig2012
Posts: 10
Joined: 26 Apr 2016, 18:08

Plex Music Naming

Post 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
User avatar
rednoah
The Source
Posts: 22986
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Plex Music Naming

Post by rednoah »

Fixed with r4639. Please try the latest jar and confirm that it works now.

@see https://github.com/filebot/filebot/comm ... 2b3efd4572
:idea: Please read the FAQ and How to Request Help.
manbearpig2012
Posts: 10
Joined: 26 Apr 2016, 18:08

Re: Plex Music Naming

Post by manbearpig2012 »

Perfect, updated and confirmed working.
Post Reply