Photoview logo

Photoview

Simple, fast photo gallery for browsing your own filesystem of photos and videos

Alternative to: google photos, apple photos, amazon photos

Photoview screenshot

About Versions (28)

v2.0.0

2021-01-31

Migration notice: The database structure has been completely rewritten, this means that it is not possible to migrate from earlier versions without deleting the old database first. Most environment variables has also been renamed. Check out the new docker-compose.example.yml, if you are using Docker.

Added

  • #130 Complete database rewrite adding support for multiple database backends such as Sqlite
  • #67 #157 Support multiple root directories for the same user as well as overlapping and shared paths among multiple users.
  • #131 #169 #173 The scanner will now skip transcoding videos that can be played natively in the browser

Improvements

  • Environment variables has been renamed to start with PHOTOVIEW_ to clearify and avoid potential collisions.