Skip to content

Latest commit

 

History

History
executable file
·
47 lines (34 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

executable file
·
47 lines (34 loc) · 1.36 KB

Changelog

11 Jun 2023

  • fetch Metacritic and Rotten Tomatoes ratings (using OMDb-API)

12 Apr 2023

  • Google fonts from local files (for privacy reasons)

9 Jul 2021

  • fetch media types to filter by type
  • default view now only lists type "movie"

24 Jul 2017

  • show year of movies in gallery view

22 Jan 2017

  • negative genre filters (shift + click to find movies not of a certain genre)
  • exclude short movies from default overview and quick filters
  • exclude animated movies from cast quick filter (to have mostly actual, not just voice actors)

19 Apr 2015

20 Sep 2014

  • switch to SQLite for database backend
  • quick filters for most referenced cast and directors

14 Jul 2013

9 Dec 2012

  • added a basic template engine

2 Dec 2012

  • add custom movie posters by putting a JPEG file prefixed with own_ into the image directory

27 Nov 2011

  • filter usage (for cast and directors):
    • click a filter to replace the current one
    • shift + click a filter to add to the current ones

26 Nov 2011

  • interface for adding and editing movies

21 Nov 2011

  • first version controlled version