projectdx
  • Joined on 2021-11-15
projectdx pushed to main at ff_plugins/anime_downloader 2026-01-07 08:14:31 +00:00
9e0ef5f120 v0.6.15: Non-blocking navigation for Zendriver Daemon (Docker 17s fix)
projectdx pushed to main at ff_plugins/anime_downloader 2026-01-07 08:07:50 +00:00
8759d1e1c8 v0.6.14: Ubuntu Docker performance optimization for Ohli24
projectdx pushed to master at projectdx/gommi_downloader_manager 2026-01-07 06:47:09 +00:00
340ed8833e v0.2.12: Stabilization fix for ffmpeg_hls logging
projectdx pushed to main at ff_plugins/anime_downloader 2026-01-07 06:46:58 +00:00
49aea1bb54 v0.6.13: Fix initialization order for curl_cffi auto-install
projectdx pushed to master at projectdx/gommi_downloader_manager 2026-01-07 06:27:14 +00:00
2caed63d85 v0.2.10: Fix logging TypeError in ffmpeg_hls
projectdx pushed to main at ff_plugins/anime_downloader 2026-01-07 06:27:09 +00:00
e026247cbf v0.6.11: Add curl_cffi auto-install and fix URL check
projectdx pushed to master at projectdx/gommi_downloader_manager 2026-01-07 06:09:18 +00:00
d0dfef1445 v0.2.8: Fix callback AttributeError and enhance metadata display
68d12372ad Fix: Preserve expanded state during refresh, format created_time
890ed46e1c Fix: Force body background to Superhero theme (fixes white background on other themes)
bbdafb4ce0 Add click-to-expand detail panel on queue cards (start/end time, file size, path, URL)
77b37e8675 Force Superhero theme regardless of global FlaskFarm theme
Compare 5 commits »
projectdx pushed to main at ff_plugins/anime_downloader 2026-01-07 06:09:10 +00:00
c532ffaef8 v0.6.10: Fix Ohli24 GDM integration and update README
projectdx pushed to main at ff_plugins/anime_downloader 2026-01-07 04:54:48 +00:00
759f772ca8 Fix: Resolve gevent-Trio conflict on Mac by using Botasaurus subprocess
projectdx pushed to main at ff_plugins/anime_downloader 2026-01-07 04:52:31 +00:00
67b7647f41 Fix: NameError 'cls' in get_html staticmethod
projectdx pushed to main at ff_plugins/anime_downloader 2026-01-07 04:50:28 +00:00
15d6d1a9e7 Feat: Add Botasaurus @request fetching layer and automatic dependency installation
projectdx pushed to main at ff_plugins/anime_downloader 2026-01-06 15:51:58 +00:00
afce36640d Fix: Only mark Ohli24 download as completed when file actually exists
5f7521eb6b Anilife: Implement HTTP caching with cache_ttl setting (default 300s)
2f0523b70d Fix: Escaped quotes syntax error in setting_save_after
e75e34dadd Fix: Null check for self.queue in setting_save_after
62dfb2a8b2 Add Anilife proxy settings (proxy_url, get_proxy, get_proxies)
Compare 11 commits »
projectdx pushed to master at projectdx/gommi_downloader_manager 2026-01-06 13:47:40 +00:00
f4b99f7d67 Fix: Change 'name' to 'title' in info.yaml for correct plugin list display
projectdx pushed to master at projectdx/gommi_downloader_manager 2026-01-06 13:39:20 +00:00
faaaecc236 Fix: Use abspath for robust package_name resolution (Docker/Linux fix)
projectdx pushed to master at projectdx/gommi_downloader_manager 2026-01-06 13:25:00 +00:00
d8353da16f Release v0.2.0: Fix package name, improve DB stability, support realtime youtube title update
ff8f35071b Fix: Explicit import of models in setup.py to force table creation
Compare 2 commits »
projectdx pushed to master at ff_plugins/youtube-dl 2026-01-06 13:15:12 +00:00
b27bf655f2 Fix: Pass template as outtmpl, not filename, to GDM to fix title issue
projectdx pushed to master at ff_plugins/youtube-dl 2026-01-06 13:11:01 +00:00
b0887eb422 Fix: Pass URL as title to GDM to avoid showing template string
projectdx pushed to master at ff_plugins/youtube-dl 2026-01-06 12:54:11 +00:00
5067b5ff89 Debug: Log ImportError for GDM
projectdx pushed to master at ff_plugins/youtube-dl 2026-01-06 12:27:21 +00:00
b0f494ed1c Fix: Update GDM package name for import
projectdx pushed to master at projectdx/gommi_downloader_manager 2026-01-06 12:00:03 +00:00
7a61f17138 Fix: Check table existence before migration