Cookie Consent
As I introduced in Prvstorage v0.9.6 the media preview module, there was a small bug regarding preview folder.
Actually, the app was trying to scan preview folder for files before the actual creation of that folder, thus app was hanging on loading preview. Fix was simple, app is up and running as expected.
To update your Prvstorage app to latest version follow the steps below
$ cd /var/www/your/prvstorage/directory
$ git pull origin stable
$ sudo git pull origin stableThere you are: you have updated your app to latest stable version.
For any issue with the app or suggestions to improve it, please contact me on Email or in the Report issue section of this website.