diff options
| author | Astounds <kirito@disroot.org> | 2026-05-29 21:41:38 -0500 |
|---|---|---|
| committer | Astounds <kirito@disroot.org> | 2026-05-29 21:41:38 -0500 |
| commit | ed2af5e3d7a3fcd5a1f383003b6723f5d419f634 (patch) | |
| tree | 692fe8d494f680e7a0b7a61860403ba85db40cd0 /youtube/templates/subscription_manager.html | |
| parent | f7f266b994a1b7d0e3b54e49e640be35b8078bf0 (diff) | |
| download | yt-local-ed2af5e3d7a3fcd5a1f383003b6723f5d419f634.tar.lz yt-local-ed2af5e3d7a3fcd5a1f383003b6723f5d419f634.tar.xz yt-local-ed2af5e3d7a3fcd5a1f383003b6723f5d419f634.zip | |
Fix subscription feed crash on unparseable time_published
Failed timestamp parsing left a raw string in the integer
time_published column, crashing posix_to_dumbed_down (float - str).
Store None on parse failure and coerce string values defensively on
read so the feed renders and corrupt rows self-heal.
Fixes ~heckyel/yt-local#26
Diffstat (limited to 'youtube/templates/subscription_manager.html')
0 files changed, 0 insertions, 0 deletions
