ibcservices wrote: ↑17 Jul 2024, 07:51
As a beginner, I would ask if you have any advice that would save me time from learning more lessons the hard way? This is my 3rd time restructuring my files due to learning more about Plex naming standards.
I'd
strictly stick to the
Plex Naming Scheme. I see you're adding a
{collection} folder. If the
Plex Naming Scheme specification does
not explicitly say that you can do that, then you
cannot do that.

The
{plex} format you will want to use is thus simply:
If you have the same movie in multiple editions / multiple video formats / etc then you can add information at the
end of the file path (not in the middle somewhere; i.e. not in the movie folder name) to ensure that each file has a unique file name.

You can of course always ignore the Plex standard a bit here or there, to name things more according to your own preferences, and it probably might work mostly. But do understand that when you stray
(ideally knowingly for a purpose; not unknowingly) from the path then you do create room for error.

Note that you can have the same files at multiple file paths without using additional disk space by using
hardlinks. You thus
can create a pristine structure for Plex
and and a completely different structure for yourself as needed. Please read
Re-process previously organized files using local xattr metadata.