Releases: kaangiray26/forte
Releases · kaangiray26/forte
forte-2.1
Changes
- Solves library parsing problems
- Improves tagging and cover find operations
- Updated glob
forte-2.0
Changes
- Support for linux/amd64 and linux/arm64 devices
forte-1.8
Changes
- Postgresql connection is now defined in the
docker-compose.yml
file.
forte-1.7
Changes
- Default library structure changed to
/library/Artist/Album/Track
- Supports album cover files
- Supports artist cover files
- Optimized library checking for faster and more stable operations
- Auto-update of missing artist and album covers
forte-1.6
Changes
- Default genius, last.fm api keys
- Display audio quality, bitrate etc.
Docker including postgres with pg_trgm extension
forte-1.5 extensions
First release to use docker
forte-1.4
Hello everyone,
I've been dealing with docker for some time now and I'm happy to announce that forte is now available on docker! Now you can easily install forte on your machine via docker. All you have to do is to just download the docker-compose.yml file, change a couple fields and run it with docker-compose up
.
Happy listening!