Releases: kieraneglin/pinchflat
Releases · kieraneglin/pinchflat
v0.1.15
What's Changed
- [Enhancement] Add pagination for a source's media by @kieraneglin in #190
- [Enhancement] Improve layout of media item page on large displays by @kieraneglin in #192
- [Bugfix] Ensure source metadata fetching uses windows-compatible filepaths by @kieraneglin in #193
- [Enhancement] Allow forcing a refresh of source metadata by @kieraneglin in #194
- [Housekeeping] Removed NFO backfill worker by @kieraneglin in #199
Full Changelog: v0.1.14...v0.1.15
v0.1.14
What's Changed
- [Bugfix]: Fixed apprise notifications when fast indexing by @kieraneglin in #187
- [Enhancement] Improve embedded metadata date compatibility by @kieraneglin in #188
- [Bugfix]: Misc. bugfixes 2024-04-16 by @kieraneglin in #189
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
- [Enhancement] Allow overriding output templates on a per-source basis by @kieraneglin in #179
- [Housekeeping] Close system port when jobs are cancelled by @kieraneglin in #182
- [Enhancement] Improve support for 4k videos with Plex by @kieraneglin in #181
Full Changelog: v0.1.12...v0.1.13
v0.1.12
[Bugfix] Force video to be overwritten so media redownloading works in all cases @kieraneglin
Full Changelog: v0.1.11...v0.1.12
v0.1.11
What's Changed
- [Enhancement] Redownload new media after a delay by @kieraneglin in #173
- [Enhancement] Allow custom yt-dlp options by @kieraneglin in #176
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- [Enhancement] Add Apprise support by @kieraneglin in #170
- [Enhancement] Add more source options to output templates by @kieraneglin in #172
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
- [Housekeeping] Refactor settings model by @kieraneglin in #165
- [Bugfix] Properly escape NFO files by @kieraneglin in #168
- [Enhancement] More gracefully handle Sponsorblock failures by @kieraneglin in #169
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- [Enhancement] Allow manual indexing/downloading by @kieraneglin in #162
- [Housekeeping] Upgraded Tailwind to 3.4.3 by @kieraneglin in #163
- [Enhancement] Improve ordering of models by @kieraneglin in #164
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- [Enhancement] Delete media after "x" days by @kieraneglin in #160
- [Enhancement] Retain tab state using location hash by @kieraneglin in #161
- [Enhancement] Improve Dockerfile permissions @kieraneglin in #157
- [Housekeeping] Add yt-dlp version to sidebar @kieraneglin in #155
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- [Enhancement] Misc fixes 2024-03-29 by @kieraneglin in #150
- Removes
x-frame-options
header to allow embedding in iframes (resolves #149) - Enables live dashboard in "prod" (related to #130)
- Adds clickable source/profile links to homepage
- Properly escapes links in RSS feed builder (related to #140)
- Ensures download worker always throws a 2-member tuple on error
- Removes
Full Changelog: v0.1.5...v0.1.6