github LycheeOrg/Lychee v4.2.1
Version 4.2.1 - Add custom cover for albums

latest releases: v5.3.0, v5.2.2, v5.2.1...
3 years ago

Custom album covers (#875)

  • new #875 : Add custom cover for albums
    • custom album covers
    • IMPORTANT: support for 3 distinct images for albums dropped (overkill given that 2 are barely visible)

Packaged version of Lychee including the vendor folder.
Install process is as follow:

  1. extract the zip file.
  2. create your database and user manually

Then you have two possibilities:

  • cp .env.example .env
  • edit .env
  • php artisan key:generate
  • php artisan migrate
  • sudo chown -R www-data:www-data .

or

  • sudo chown -R www-data:www-data . and access from your browser the Lychee installation and follow the installation steps

See change log: https://lycheeorg.github.io/docs/releases.html
See how to update: https://lycheeorg.github.io/docs/update.html
See how to upgrade from version 3: https://lycheeorg.github.io/docs/upgrade.html

Don't miss a new Lychee release

NewReleases is sending notifications on new releases.