I haven’t performed the test you requested yet, but I did get a new mesh router (Asus Zen WiFi AX6600 Tri Band) and the issue persists, which I believe narrows this to the Vero 4K+. The issue cannot reside with my NAS because I have 4 physical NAS, one of which is a different model from the rest and the symptoms are the same across all four units.
The clean Kodi folder worked. All videos played instantly upon pressing play.
However… the new Kodi instance behaved wonky. At times there were UI items missing from the administrative menus in System and Interface. The remote scrolled down the screen, but the words were not there. Rebooting fixed this, but it recurred. Also, after adding the first video source, the option to add additional sources disappeared.
My first thought was that this was a memory issue. the second copy of Kodi brought my storage to > 80% full.
How do I go about wiping my old instance completely and starting from scratch again?
Yes, I understood that is what you wanted?
Otherwise most space is taken by thumbnails so you could also just run rm -r ~/.kodi.bak/userdata/Thumbnails/.
Anyway 80% used space should hardly create your issue.
osmc@OSMC:~$ rm -r ~/.kodi.bak/userdata/Thumbnails/
rm: cannot remove '/home/osmc/.kodi.bak/userdata/Thumbnails/': No such file or directory
I was able to delete the moved original. I’ll try setting this up again and hopefully things will go smoothly. If anything goes sideways I’ll turn on logging and document.
My Vero 4K+ finally seems to be performing as it was before v19.1. Scanning is super fast and videos play within a second or two after pressing play. Thanks for your help.
One final concern… My storage says that I only have 1.9GB free. I am not entirely sure what my storage usage was before performing these tests. How can I determine what is taking up so much space? Is there something I can reference and post here?
“Clean Database” doesn’t purge old artwork? I also noticed that the bak DB was 2x the size of my current DB.
Is there an addon that can perform automatic garbage collection for assets that are no longer in the DB? Purging orphaned artwork for example.
ncdu 1.13 ~ Use the arrow keys to navigate, press ? for help
--- /home ------------------------------------------------------------------------
/..
2.4 GiB [##########] /osmc
Thanks. I had heard of this some time ago, but was hoping there was a more user-friendly/elegant solution that could be installed and managed from within the Kodi UI (like an add-on).