Skip to content

Releases: kaangiray26/forte

forte-2.1

01 Mar 01:44
Compare
Choose a tag to compare

Changes

  • Solves library parsing problems
  • Improves tagging and cover find operations
  • Updated glob

forte-2.0

28 Feb 23:27
Compare
Choose a tag to compare

Changes

  • Support for linux/amd64 and linux/arm64 devices

forte-1.8

28 Feb 19:08
bc8920b
Compare
Choose a tag to compare

Changes

  • Postgresql connection is now defined in the docker-compose.yml file.

forte-1.7

28 Feb 18:11
46a3083
Compare
Choose a tag to compare

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

26 Feb 15:14
Compare
Choose a tag to compare

Changes

  • Default genius, last.fm api keys
  • Display audio quality, bitrate etc.

Docker including postgres with pg_trgm extension

26 Feb 03:07
Compare
Choose a tag to compare

First release to use docker

26 Feb 01:59
Compare
Choose a tag to compare

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!