From fee22a1e649f062419713faaebafb3dae0d664d5 Mon Sep 17 00:00:00 2001
From: Nathanael Anderson <nathan@master-technology.com>
Date: Sat, 21 Aug 2021 17:02:25 -0500
Subject: [PATCH] Update readme

---
 README.PASSWORD | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.PASSWORD b/README.PASSWORD
index 8ba3984..8030fbb 100644
--- a/README.PASSWORD
+++ b/README.PASSWORD
@@ -1,7 +1,7 @@
 MiniDLNA project
 (c) 2009 Justin Maggard
 Portions (c) 2006-2007 Thomas Bernard
-Portions (c) 2015-2019, Nathanael Anderson
+Portions (c) 2015-2021, Nathanael Anderson
 Main webpage: http://sourceforge.net/projects/minidlna/
 Password version webpage: http://github.com/nathanaela/minidlna
 
@@ -41,6 +41,7 @@ A couple gotchas:
 If you want to change a .password you will need to change the .password file and then do a
     minidlnad -R
 to reset the database and do a forced rescan.
+Thanks to Vitor, this should now be fixed in the current version, however in case it doesn't work, use the `minidlnad -R` to reset the database...
 
 2. If you set your .password to 123 or 12345 and have your password_length set to 4; you will not be able
 to enter either of those passwords as the password length is was set to 4.  (Warning will show in Logs)