Skip to content

Releases: FuzzyGrim/Yamtrack

v0.16.1

06 Dec 21:07
Compare
Choose a tag to compare

Features

  • Now the episodes of an item will be added immediately to the calendar when it starts to be tracked (a19852c)
  • Added automatic retrieval of metadata if title or image is missing in Yamtrack csv import (1693cad)

Fixes

  • Fixed generation of media id for manually created items (c359493)
  • Fixed special seasons were displaying their title incorrectly (697cde9)
  • Fixed incorrectly formatted image for the cover of a list when its first item has no image (1693cad)

Maintenance

Full Changelog: v0.16.0...v0.16.1

v0.16.0

28 Nov 21:49
Compare
Choose a tag to compare

Features

Fixes

  • Added better validation for time played for videogames forms (0b09492)
  • Added better description messages for Custom Lists and Tasks page (9ad9acf)

Other

  • Remove tvdb mappings from kitsu imports because of inconsistent API values (2f16dc5)

Maintenance

Full Changelog: v0.15.0...v0.16.0

v0.15.0

03 Nov 17:42
Compare
Choose a tag to compare

Features

  • Added import from SIMKL by @FuzzyGrim in #245
  • Added the ability to create custom media entries, for niche media that cannot be found via supported APIs (94cb0d8)
  • Added CSRF environment variable for use behind reverse proxies by @stignarnia in #250

Fixes

  • Fixed anime details error when missing broadcast time (3978d8d)
  • Fixed the link to the details page from the home page for medias from secondary API sources (1a2296c)

Maintenance

New Contributors

Full Changelog: v0.14.5...v0.15.0

v0.14.5

04 Oct 21:15
Compare
Choose a tag to compare

Fixes

  • Fixed import error from Trakt for shows with incomplete TMDB metadata (c669cdb)

Full Changelog: v0.14.4...v0.14.5

v0.14.4

03 Oct 21:55
cdb23ef
Compare
Choose a tag to compare

Fixes

  • Fixed not being able to track manga from MangaUpdates whose chapter count is not up to date (10a3157)
  • Fixed creation of seasons with a wrong title when creating it by viewing episodes (6c9b58f)

Other

  • Added tooltips for some imports on how to find slugs/ids for certain sources (018b324)

Maintenance

Full Changelog: v0.14.3...v0.14.4

v0.14.3

30 Sep 21:25
Compare
Choose a tag to compare

Fixes

  • Fixed not being able to edit from the media list view (eb9ed84)
  • Fixed not being able to go to the detail page of a MangaUpdates manga from the media list view. (eb9ed84)

Maintenance

Full Changelog: v0.14.2...v0.14.3

v0.14.2

30 Sep 19:22
b3d349c
Compare
Choose a tag to compare

Fixes

  • Fixed appropriate marking of a season status to repeating when importing from trakt (51c06d7)

Maintenance

Full Changelog: v0.14.1...v0.14.2

v0.14.1

29 Sep 20:19
Compare
Choose a tag to compare

Fixes

  • Fixed bug when trakt gives invalid tmdb ids when importing (022d0b0)

Other

v0.14.0

28 Sep 14:11
Compare
Choose a tag to compare

Features

  • Added MangaUpdates as a source for manga (75e496a)
  • Added import from Kitsu (c8b418e)
  • Added import from Trakt (848d6a5)

Fixes

  • Fix fetching anime with a discontinued status (a9b1768)
  • Fix cache management for TMDB requests (f664bb7)

Other

  • Mark tv show as completed if last episode is watched (a4bd1d2)
  • Optimize the generation of calendar events (73aa056)
  • Improved the performance when using SQLite (95fd483)
  • Added better rate limit management (d6cc551)

Maintenance

Full Changelog: v0.13.1...v0.14.0

v0.13.1

16 Sep 22:45
Compare
Choose a tag to compare

This is a minor release with some bug fixes, the next version will include Trakt and Kitsu imports which is expected to be released in the next few days.

Fixes

  • Fixed celerybeat-schedule: permission denied by @FuzzyGrim #215
  • Removed unused field in user registration form about Password-based authentication](52dc392)

Full Changelog: v0.13.0...v0.13.1