Skip to content

Yamtrack

v0.25.3 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 9d Productivity & Wikis
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

django docker media-tracker postgresql self-hosted sqlite
+1 more
tailwindcss

Affected surfaces

deps

Summary

AI summary

Added Steam import update option and obfuscation for unseen episode content.

Full changelog

Features

  • Added option for Steam imports to update existing games by @Laudenlaruto in https://github.com/FuzzyGrim/Yamtrack/pull/1044
  • Added obfuscation for unseen episode artwork, descriptions, and titles by @corymills in https://github.com/FuzzyGrim/Yamtrack/pull/1067
  • Added SESSION_COOKIE_AGE environment variable by @pogman-code in https://github.com/FuzzyGrim/Yamtrack/pull/1201
  • Added dropdown date options when adding episode watches by @McBaumwolle in https://github.com/FuzzyGrim/Yamtrack/pull/1202
  • Added public read-only media lists by @largereptile in https://github.com/FuzzyGrim/Yamtrack/pull/1251
  • Added Anibridge mappings for anime webhook matching (https://github.com/FuzzyGrim/Yamtrack/commit/2fda336bb9c11296015ac92aa2de9fe590425459)
  • Added documentation site by @66Bunz in https://github.com/FuzzyGrim/Yamtrack/pull/1208
  • Added auto-login option by @marph91 in https://github.com/FuzzyGrim/Yamtrack/pull/1363
  • Added configurable week start day preference by @daviddavis in https://github.com/FuzzyGrim/Yamtrack/pull/1364
  • Added Jellyfin mark played event syncing (https://github.com/FuzzyGrim/Yamtrack/commit/088404efbe84dcfdcec236d1a436a51c7daa881b)
  • Added IMDb and TVDB/TMDB fallbacks for TV webhooks #767 (https://github.com/FuzzyGrim/Yamtrack/commit/c7872dda8519755430972378207c092caa35ad7e, https://github.com/FuzzyGrim/Yamtrack/commit/f8763f53187c65248835e49c702f6cc099d8d295)
  • Added option to sync Jellyfin mark played events #790 (https://github.com/FuzzyGrim/Yamtrack/commit/088404efbe84dcfdcec236d1a436a51c7daa881b)

Fixes

  • Fixed public URL generation for OAuth and webhooks #1023 (https://github.com/FuzzyGrim/Yamtrack/commit/3d01a88503cb070eb6ce1c832c3dbde67b5ba474)
  • Fixed Goodreads import provider error warnings #1362 (https://github.com/FuzzyGrim/Yamtrack/commit/3d952d92ab1109f33a131f3e61bc9f5b1336d7c7)
  • Fixed Safari media form date clearing #1403 (https://github.com/FuzzyGrim/Yamtrack/commit/bec01e943dff41bf620e6e12e4a92e598cf63e0d)
  • Fixed missing item images by refreshing them from details pages by @daviddavis in https://github.com/FuzzyGrim/Yamtrack/pull/1432
  • Fixed progress status of ongoing seasons by @darkcoderrises in https://github.com/FuzzyGrim/Yamtrack/pull/1317
  • Fixed AniList anime airing schedule #1369 (https://github.com/FuzzyGrim/Yamtrack/commit/69454ff6e27c39aa700b370ecc8c3e73257c0beb)
  • Fixed provider network errors without responses (https://github.com/FuzzyGrim/Yamtrack/commit/1c449bf53552c5e7d11aaa0b15736f7a9c9d8310)
  • Improved Hardcover search query length handling and validation #1352 (https://github.com/FuzzyGrim/Yamtrack/commit/669a06996e3fb50902eeb9dda79024a94d8a7797, https://github.com/FuzzyGrim/Yamtrack/commit/871815a7df790a07e9c9df7cd3fa93a426639419, https://github.com/FuzzyGrim/Yamtrack/commit/00a2467dbddc2b349698b52620c38cbe1ae11ac3)
  • Added support for abbreviated OpenLibrary publish dates #1334 (https://github.com/FuzzyGrim/Yamtrack/commit/156c6f6fa11186eff7e0d4b7e3a460179298e2a2)
  • Added user agent to OpenLibrary requests (https://github.com/FuzzyGrim/Yamtrack/commit/dc7271e22ca91f1400a73978b2ed80c5844019bb)

Maintenance

  • Make all metadata titles uppercase by @andrebk in https://github.com/FuzzyGrim/Yamtrack/pull/1204
  • Improved date format handling by @andrebk in https://github.com/FuzzyGrim/Yamtrack/pull/1205
  • Migrated project tooling to uv by @daviddavis in https://github.com/FuzzyGrim/Yamtrack/pull/1434
  • Documented required Yamtrack CSV row ordering for TV imports #1419 (https://github.com/FuzzyGrim/Yamtrack/commit/c23f0e6c7377422b6197fff54ec437252b58ec7c)
  • build(deps): update psycopg[binary,pool] requirement by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1443
  • build(deps): update django-health-check[celery,redis] requirement by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1442
  • build(deps): update django-allauth[socialaccount] requirement by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1441
  • build(deps): bump urllib3 from 2.6.3 to 2.7.0 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1437
  • build(deps): bump idna from 3.11 to 3.15 by @dependabot[bot] in https://github.com/FuzzyGrim/Yamtrack/pull/1452

New Contributors

  • @Laudenlaruto made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/1044
  • @corymills made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/1067
  • @largereptile made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/1251
  • @marph91 made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/1363
  • @daviddavis made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/1432
  • @darkcoderrises made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/1317

Full Changelog: https://github.com/FuzzyGrim/Yamtrack/compare/v0.25.2...v0.25.3

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Yamtrack

Get notified when new releases ship.

Sign up free

About Yamtrack

A self hosted media tracker.

All releases →

Related context

Related tools

Beta — feedback welcome: [email protected]