InfinityPacer
|
0afdd9056a
|
fix(module): use getters for _instances and _configs in subclasses
|
2024-10-06 14:38:17 +08:00 |
|
InfinityPacer
|
5de882d788
|
fix(plex): resolve error in get_webhook_message
|
2024-10-06 14:26:44 +08:00 |
|
InfinityPacer
|
8317b6b7a2
|
fix(mediaserver): resolve media_statistic
|
2024-10-02 13:04:39 +08:00 |
|
InfinityPacer
|
fb61eda831
|
fix(mediaserver): improve data isolation handling
|
2024-10-02 10:39:04 +08:00 |
|
InfinityPacer
|
9dc603bd73
|
feat(downloader): support first_last_piece
|
2024-10-01 18:36:31 +08:00 |
|
jxxghp
|
666f9a536d
|
fix subscribe api
|
2024-09-30 13:33:06 +08:00 |
|
InfinityPacer
|
838e17bf6e
|
fix(sync): have module return results directly instead of using yield
|
2024-09-30 02:59:09 +08:00 |
|
InfinityPacer
|
0593275a62
|
feat(module): add ServiceBaseHelper for service and instance
|
2024-09-29 23:46:41 +08:00 |
|
InfinityPacer
|
5993bfcefb
|
fix(#2755): remove yield None, handle generator termination on error
|
2024-09-28 00:57:59 +08:00 |
|
InfinityPacer
|
1add203c0e
|
fix(#2755): refactor pagination and fix media sync DB issue
|
2024-09-28 00:57:13 +08:00 |
|
InfinityPacer
|
48122d8d9a
|
fix(#2755): handle Plex None values and exceptions in item builder
|
2024-09-27 17:23:27 +08:00 |
|
jxxghp
|
8f5cf33fa9
|
Merge pull request #2780 from InfinityPacer/feature/module
|
2024-09-27 10:19:28 +08:00 |
|
InfinityPacer
|
efb3bd93d0
|
fix(wechat): reorder proxy setup
|
2024-09-27 04:27:16 +08:00 |
|
InfinityPacer
|
640a67fc3a
|
fix(module): resolve infinite recursion in get_instance method
|
2024-09-27 04:12:22 +08:00 |
|
InfinityPacer
|
2ce3ddb75a
|
refactor(module): simplify service instantiation with generics
|
2024-09-27 04:04:56 +08:00 |
|
jxxghp
|
1a36d9fe7a
|
Merge pull request #2777 from Aqr-K/dev-transtype
|
2024-09-26 23:31:22 +08:00 |
|
Aqr-K
|
255c05daf9
|
fix: method name spelling error
|
2024-09-26 23:14:55 +08:00 |
|
Aqr-K
|
35c68fe30d
|
feat: transType API
- 针对查询可用整理方式的API
|
2024-09-26 20:56:33 +08:00 |
|
InfinityPacer
|
5efcd6e6be
|
refactor (module): improve the implementation of base classes
|
2024-09-26 19:44:35 +08:00 |
|
jxxghp
|
46fb52fff9
|
merge db oper
|
2024-09-26 14:13:29 +08:00 |
|
jxxghp
|
c6abb1f9f1
|
fix 站点数据刷新
|
2024-09-26 14:00:10 +08:00 |
|
jxxghp
|
1cef5e43e3
|
fix rule load
|
2024-09-26 12:36:56 +08:00 |
|
InfinityPacer
|
e1aa4b7519
|
fix #2751
|
2024-09-26 11:11:17 +08:00 |
|
jxxghp
|
ddfcdf9ce2
|
fix 115网盘整理
|
2024-09-26 08:36:08 +08:00 |
|
jxxghp
|
5b1d111a97
|
更新 __init__.py
|
2024-09-25 22:35:18 +08:00 |
|
jxxghp
|
e1b557f681
|
更新 __init__.py
|
2024-09-25 22:25:27 +08:00 |
|
jxxghp
|
93e053d06a
|
fix 跨存储整理(115下载除外)
|
2024-09-25 20:16:31 +08:00 |
|
jxxghp
|
f79364bc58
|
fix bug
|
2024-09-25 19:22:42 +08:00 |
|
jxxghp
|
2da95fa4e6
|
use aligo
|
2024-09-25 18:44:18 +08:00 |
|
jxxghp
|
91efe2e94c
|
fix docker build
|
2024-09-25 13:45:13 +08:00 |
|
jxxghp
|
88394005e5
|
fix log
|
2024-09-24 13:11:21 +08:00 |
|
jxxghp
|
959dc0f14b
|
add filter log
|
2024-09-24 13:08:18 +08:00 |
|
jxxghp
|
8612127161
|
fix 刮削
|
2024-09-24 12:16:49 +08:00 |
|
jxxghp
|
796dc6d800
|
fix aliyun download
|
2024-09-21 22:06:40 +08:00 |
|
jxxghp
|
7444b3e84b
|
fix storage api
|
2024-09-21 20:18:40 +08:00 |
|
jxxghp
|
fada22e892
|
fix webpush
|
2024-09-21 17:59:39 +08:00 |
|
jxxghp
|
c51826ba4c
|
fix 文件整理
|
2024-09-21 17:11:12 +08:00 |
|
jxxghp
|
d7e56eeb36
|
fix 文件整理
|
2024-09-21 17:03:53 +08:00 |
|
jxxghp
|
6a9fccaacb
|
Merge pull request #2755 from qcgzxw/mediaserver
|
2024-09-20 19:04:54 +08:00 |
|
Owen
|
7c5b4b6202
|
feat: MediaServerItem新增用户播放状态、mediaserver.items()增加分页参数
|
2024-09-20 17:57:43 +08:00 |
|
jxxghp
|
6431524e61
|
更新 local.py
|
2024-09-20 14:01:38 +08:00 |
|
jxxghp
|
8ac3fd46d2
|
fix file upload
|
2024-09-20 13:09:25 +08:00 |
|
jxxghp
|
117bd80528
|
fix scraping
|
2024-09-20 12:51:32 +08:00 |
|
jxxghp
|
91fc41261f
|
Merge pull request #2751 from qcgzxw/bug
fix bug
|
2024-09-20 12:20:42 +08:00 |
|
jxxghp
|
ee5976a03e
|
fix transfer
|
2024-09-20 12:17:50 +08:00 |
|
Owen
|
8a75159662
|
fix emby
|
2024-09-20 12:14:31 +08:00 |
|
Owen
|
63b0f5b70f
|
fix flex
|
2024-09-20 12:14:01 +08:00 |
|
jxxghp
|
623580a7ae
|
fix transfer
|
2024-09-20 08:15:23 +08:00 |
|
jxxghp
|
2486b9274c
|
fix webhook_parser
|
2024-09-19 21:09:07 +08:00 |
|
jxxghp
|
4016295696
|
fix transfer
|
2024-09-19 20:34:26 +08:00 |
|