Skip to content

Releases: Programie/Tracky

1.6.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 19:16
799ee04
  • Scrobbler: Add support for providing IMDB/TMDB/TVDB IDs for TV shows in tvShowUniqueIds property additionally to uniqueIds

1.5.2

Choose a tag to compare

@github-actions github-actions released this 24 Jan 21:44
d05e541
  • Fixed requiring TVDB api key if only using TMDB (and vice versa) - fixes #9
  • Fixed throwing error when searching for shows using TMDB due to using wrong field in response

1.5.1

Choose a tag to compare

@github-actions github-actions released this 13 Nov 15:53
a714630
  • Fixed duplicate escaping of page title (e.g. & in show/movie title)

1.5.0

Choose a tag to compare

@github-actions github-actions released this 13 Nov 11:27
f78f2f5
  • Fixed showing error on user history page if there are no items to show
  • Show number of unwatched episodes on TV show pages
  • Show percentage in TV show progress bars on profile page

1.4.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 18:51
e405d9f
  • Allow to filter history by date range

1.3.0

Choose a tag to compare

@github-actions github-actions released this 18 May 12:20
002a16e
  • Show currently watching movie or episode on home page (if logged in) and on profile page (as reported in scrobble endpoint)

1.2.1

Choose a tag to compare

@github-actions github-actions released this 21 Apr 13:15
fc90646
  • Fixed only adding first 500 episodes while fetching TV show data from TVDB

1.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Feb 10:35
0bfe57e
  • Add dropdown on movies view to sort them by title, release year, runtime, play count and date of last view

1.1.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 14:04
e1da5f0
  • Show one episode per show to watch next on home page (if user is logged in)

1.0.1

Choose a tag to compare

@github-actions github-actions released this 06 Jun 17:57
36752b0
  • Fixed throwing error on episode view in case previous or next season does not contain any episodes