Commit Graph
5936 Commits
Author SHA1 Message Date
jxxghp 30446c4526 fix cache is_redis 2025-08-24 12:27:14 +08:00
jxxghp 9b843c9ed2 fix:整理记录登记 2025-08-24 12:19:12 +08:00
jxxghp 2ce1c3bef8 feat:整理进度登记 2025-08-24 12:04:05 +08:00
jxxghp e463094dc7 feat:整理进度 2025-08-24 09:21:55 +08:00
jxxghp 71a9fe10f4 refactor ProgressHelper 2025-08-24 09:02:55 +08:00
jxxghp ba146e13ef fix 优化cache模块声明 2025-08-24 08:36:37 +08:00
jxxghp c060d7e3e0 更新 postgresql-setup.md v2.7.5 2025-08-23 22:26:34 +08:00
jxxghp ba96678822 v2.7.5 2025-08-23 20:46:36 +08:00
jxxghp 4f6354f383 Merge pull request #4820 from DDS-Derek/dev 2025-08-23 18:46:52 +08:00
DDSRemandAqr-K 2766e80346 fix(database): use logger as log output
Co-Authored-By: Aqr-K <95741669+Aqr-K@users.noreply.github.com>
2025-08-23 18:36:11 +08:00
jxxghp 7cc3777a60 fix async cache 2025-08-23 18:34:47 +08:00
DDSRemandAqr-K cb1dd9f17d fix(database): upgrade error in pg database
Co-Authored-By: Aqr-K <95741669+Aqr-K@users.noreply.github.com>
2025-08-23 18:12:13 +08:00
jxxghp 31f342fe4f fix torrent 2025-08-23 18:10:33 +08:00
jxxghp e90359eb08 fix douban 2025-08-23 15:56:30 +08:00
jxxghp 58b0768a30 fix redis key 2025-08-23 15:53:03 +08:00
jxxghp 3b04506893 fix redis key 2025-08-23 15:40:38 +08:00
jxxghp 354165aa0a fix cache 2025-08-23 14:21:50 +08:00
jxxghp 343109836f fix cache 2025-08-23 14:06:44 +08:00
jxxghp fcadac2adb Merge pull request #4817 from jxxghp/cursor/add-dict-operations-to-cachebackend-3877 2025-08-23 12:42:04 +08:00
Cursor Agentandjxxghp 5e7dcdfe97 Modify cache region key generation to use consistent prefix format
Co-authored-by: jxxghp <jxxghp@live.cn>
2025-08-23 04:13:25 +00:00
Cursor Agentandjxxghp 2ec9a57391 Remove implementation and migration documentation files
Co-authored-by: jxxghp <jxxghp@live.cn>
2025-08-23 04:07:04 +00:00
Cursor Agentandjxxghp 973c545723 Checkpoint before follow-up message
Co-authored-by: jxxghp <jxxghp@live.cn>
2025-08-23 04:06:16 +00:00
Cursor Agentandjxxghp fd62eecfef Simplify TTLCache, remove dict-like methods, enhance Cache interface
Co-authored-by: jxxghp <jxxghp@live.cn>
2025-08-23 04:01:17 +00:00
Cursor Agentandjxxghp b5ca7058c2 Add helper methods for cache backend in sync and async versions
Co-authored-by: jxxghp <jxxghp@live.cn>
2025-08-23 03:58:04 +00:00
Cursor Agentandjxxghp 57a48f099f Add dict-like operations to CacheBackend with sync and async support
Co-authored-by: jxxghp <jxxghp@live.cn>
2025-08-23 03:50:52 +00:00
4699f511bf Handle magnet links in torrent parsing and downloader modules (#4815)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: jxxghp <jxxghp@live.cn>
2025-08-23 10:51:32 +08:00
jxxghp cd8f7e72e0 同步错误修复 v2.7.4-1 2025-08-22 17:33:24 +08:00
jxxghp 78803fa284 fix search_imdbid type 2025-08-22 16:37:30 +08:00
jxxghp 2e8d75df16 fix monitor cache 2025-08-22 15:30:49 +08:00
jxxghp 7e3bbfd960 Merge pull request #4807 from carolcoral/v2 2025-08-22 15:23:04 +08:00
1734d53b3c Replace file-based snapshot caching with FileCache implementation (#4809)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: jxxghp <jxxghp@live.cn>
2025-08-22 13:59:30 +08:00
jxxghp f37540f4e5 fix get_rss timeout 2025-08-22 11:44:16 +08:00
jxxghp addb9d836a remove cache singleton 2025-08-22 11:33:53 +08:00
Carol 4184d8c7ac 补充迁移数据库异常的注意事项
add: sqlite迁移到postgresql的注意事项
2025-08-22 10:55:26 +08:00
jxxghp 724c15a68c add 插件内存统计API 2025-08-22 09:46:11 +08:00
jxxghp 499bdf9b48 fix cache clear v2.7.4 2025-08-22 07:22:23 +08:00
jxxghp 41cd1ccda1 Merge pull request #4803 from Sowevo/v2
兼容负数的LIMIT
2025-08-22 07:20:21 +08:00
b9521cb3a9 Fix typo: change "未就续" to "未就绪" in module status messages (#4804)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: jxxghp <jxxghp@live.cn>
2025-08-22 07:05:16 +08:00
jxxghp 1f40663b90 Merge pull request #4802 from Aqr-K/remove-docker 2025-08-22 06:45:45 +08:00
sowevo 5261ed7c4c 兼容两种库对负数的处理 2025-08-22 03:32:26 +08:00
sowevo aa8768b18a 兼容两种库对负数的处理 2025-08-22 03:00:50 +08:00
Aqr-K aad07433f4 fix(docker): Remove musl-dev and related code 2025-08-22 01:20:50 +08:00
jxxghp 4a7630079b Merge pull request #4800 from DDS-Derek/dev 2025-08-21 22:18:16 +08:00
DDSRem 44a6ee1994 fix(docker): 作業ディレクトリが間違っています 2025-08-21 22:17:18 +08:00
jxxghp 56bd6e69ed Merge pull request #4799 from DDS-Derek/dev 2025-08-21 22:11:58 +08:00
DDSRem d1e04588d0 feat(docker): refactor docker build process 2025-08-21 22:09:49 +08:00
jxxghp 21cdaef6d5 Merge pull request #4798 from DDS-Derek/dev 2025-08-21 21:57:49 +08:00
DDSRem a1723d18fb fix(docker): 不要な権限設定を削除する 2025-08-21 21:54:33 +08:00
jxxghp 9e065138e9 fix cache default 2025-08-21 21:49:00 +08:00
jxxghp 1c73c92bfd fix cache Singleton 2025-08-21 21:45:34 +08:00