I know this topic has been often been reported here but I really am 99% (you never know), that I did everything right. I mean, it is quite simple so I don’t see where I could have gone wrong.
I’m using Plex on a QNAP NAS, where my shares are located.
I have 4 folders I want ignored, named:
++FUNK SELECTION++
++HUMOR++
++MISCELLANEOUS++
++TO BE SORTED++
(the ++ at beginning is just to keep them at the top of their parent folder)
These folders are in my Music folder, so I dropped a file named .plexignore (with no extension) and added this in the file:
++FUNK SELECTION++/ ++HUMOR++/ ++MISCELLANEOUS++/ ++TO BE SORTED++/
I’m using the latest version available for the QNAP: v1.19.4.2935.
So…where did I go wrong?
Hmm, interesting idea. I checked and it’s marked as hidden. But the strange this is I can’t change it? If I try from Windows, it just reverts back to hidden everytime and in the QNAP, it’s not even possible to set a folder to hidden or not. But it is aware it’s hidden though (I had to tick an option to show hidden folders to be able to see it).
As for Read/Write permissions, it’s open to everyone…maybe it is a QNAP-specific issue so I’ll post this at the NAS section of the forum.
Thanks for trying!
Don’t think I will, I’m clueless on RegEx. But are you knowledgeable? Are you then saying that’s my problem? If so, I’ll just change it. Any other character I can safely use to keep those folders at the top?
Would – be safe to use? Or %, £, €, etc…?
The “.” at the front of the filename makes a folder or file hidden in Linux, as I understand. I know enough to avoid characters like + but it seems @eckarth knows something we don’t. Can you use 0 instead of + to sort to the top and rescan to test that?
I personally use ~ (wavy line), the symbol on US keyboards that is located on the key just to the left of the #1 key. Hit shift and get your ~~~~. I’ve never had a problem with that, and they show up at the top in Windows Explorer.
I only just got back home and see I have a lot to catch up with so I won’t respond to everyone individually, especially since there is a consensus that I shouldn’t be using the ++ sign!
So…congrats! That was in fact the problem.
I rescanned the folder and as suggested, I used 0s in front of the name (as I’m sure underscore and others would have done it as well) and all is fine!
Thanks to everyone