5a230e20f7
fix(ohli24): handle queue reset without entity id
projectdx2026-03-26 22:07:04 +09:00
fae9bef834
fix(cache): harden ohli24 cached list parsing
projectdx2026-03-23 21:37:03 +09:00
1c6ec0c52e
fix(cache): validate cached ohli24 html before reuse
projectdx2026-03-23 21:26:54 +09:00
643fbd47b9
chore(zendriver): pin 0.15.3 and bump plugin version
projectdx2026-03-23 21:20:51 +09:00
583ba8dbcf
Bump version to 0.7.17: Fix Ohli24 naming, queue controls, and analysis badge mismatch
projectdx2026-02-17 10:26:28 +09:00
25688db376
Linkkf Fixes: resolve unknown sub add_queue and JS errors, refactor file handling, bump version to 0.7.16
projectdx2026-01-27 16:01:52 +09:00
31aaaaf8e9
Fix indentation and ensure unique chrome profiles for Synology Docker stability
projectdx2026-01-19 21:56:31 +09:00
677baf662e
Enhance zendriver safety and lengthen handler timeouts for Synology
projectdx2026-01-19 21:53:49 +09:00
4e0401c95f
Reinforce profile cleanup with rm -rf for Linux/Docker/Root
projectdx2026-01-19 21:50:18 +09:00
fcee5a5919
Force clean profile dir to fix SingletonLock error in Synology Docker
projectdx2026-01-19 21:46:53 +09:00
cf4f7ab7b4
Reinforce zendriver startup for Synology Docker (extended timeouts and logging)
projectdx2026-01-19 21:42:03 +09:00
9b3f4f72bd
v0.7.2: Linkkf subtitle download, list-request integration, and hot reload stability improvements
projectdx2026-01-11 16:56:35 +09:00
8e3594386d
Hotfix: v0.7.1 - Fix 'undefined' fields in queue and improve real-time socket updates
projectdx2026-01-11 14:18:08 +09:00
02d26a104d
Bump version to v0.7.0: Enhanced GDM integration, status sync, and notification system
projectdx2026-01-11 14:00:27 +09:00
1175acd16e
v0.6.25: Add self-update feature with hot reload
projectdx2026-01-09 22:18:48 +09:00
783b44b6b6
docs: Update README with v0.6.24 changelog
projectdx2026-01-08 21:11:15 +09:00
6c31b96be6
feat: Add tag chips UI to all 3 setting pages (ohli24, anilife, linkkf) - Modern UI replacing textarea with draggable chips - Tab renamed from 홈화면 자동 to 자동등록
projectdx2026-01-08 16:38:24 +09:00
7cfdfde446
v0.6.19: Lower min_acceptable_length to 10000 bytes - Some sites like anilife.live have smaller pages (~40k) - Prevents valid content from being rejected as 'short'
projectdx2026-01-07 20:10:42 +09:00
a730e41c41
v0.6.18: Fix StopIteration error on repeated requests - Reset tab to about:blank instead of closing - Zendriver requires at least 1 tab to remain open - Prevents coroutine raised StopIteration error
projectdx2026-01-07 17:40:29 +09:00
80de2b0689
v0.6.17: Fix Zendriver content polling and tab cleanup - Add content length polling with stabilization detection - Early exit when list/player markers found AND length > 50k - Close tabs after use to prevent accumulation - Minimum acceptable length set to 50k for ohli24 pages
projectdx2026-01-07 17:34:46 +09:00
786e070a50
v0.6.16: Fix Zendriver API compatibility for Docker - Use browser.get() instead of page.goto() - Remove CDP set_blocked_urls (not available in all versions) - Simplified navigation with asyncio.wait_for timeout
projectdx2026-01-07 17:28:04 +09:00