allan716 ce6d12daf6 修复视频列表提交连续剧一集下载字幕没有 SeriesRootDirPath 的问题 3 years ago
..
archive_helper 7fefa76867 修复解压文件的中有多层压缩文件到问题,目前最多支持4层(实现的傻一点,改动少) 3 years ago
cache_center ad91c1468d 修复 daily_download_info.go 更新的 bug 3 years ago
calculate_curve_correlation a0543a17e7 测试 V2 字幕时间轴校正功能 4 years ago
change_file_encode b16e9abaeb 在字幕下载保存到本地后,判断是否需要调整字幕的编码 3 years ago
chs_cht_changer c80a764fd7 更换简繁转换为 opencc,完成 assrt 对接 3 years ago
common cf2b1b6e34 添加完成初版 HTTP API 接口 3 years ago
debug_view c7e0ec1eb8 尝试修复 rod 清理缓存的问题 3 years ago
decode ce6d12daf6 修复视频列表提交连续剧一集下载字幕没有 SeriesRootDirPath 的问题 3 years ago
downloader ce6d12daf6 修复视频列表提交连续剧一集下载字幕没有 SeriesRootDirPath 的问题 3 years ago
dtw 8e93c2479a Better logging for dtw gss idmb tests 3 years ago
emby_api 9bb5220745 保存进度,还没测试完 3 years ago
ffmpeg_helper cda2c35fc4 重构完 ScrabbleUpVideoList 相关并发逻辑,待测试 3 years ago
filter cda2c35fc4 重构完 ScrabbleUpVideoList 相关并发逻辑,待测试 3 years ago
frechet 32559cc4ba 新增字幕对白特征检测 4 years ago
get_access_time 18ec8945d7 修复 linux 获取文件访问时间的问题 3 years ago
global_value 77c75489a3 修复,某些情况下, global_value.go 执行顺序导致变量没有赋值的问题(Log_helper 类似的全局用法导致,后续再找时间慢慢重构) 3 years ago
gss 8e93c2479a Better logging for dtw gss idmb tests 3 years ago
hot_fix 90dcbda28d 保存进度,在zimuku download 完毕后,写入文件缓存的时候估计死锁了 3 years ago
imdb_helper c80a764fd7 更换简繁转换为 opencc,完成 assrt 对接 3 years ago
language c80a764fd7 更换简繁转换为 opencc,完成 assrt 对接 3 years ago
local_http_proxy_server acd19ded94 fix #349 3 years ago
lock 39dc751cd2 新增视频列表的刷新和状态获取后端接口 3 years ago
log_helper e5c667b282 移除最近多次扫描日志获取的接口,后续只能从任务列表中,点击单个任务的日志去查看 3 years ago
my_folder 176fe3e73e 替换掉下载文件缓存的 badger 实现 3 years ago
my_util c80a764fd7 更换简繁转换为 opencc,完成 assrt 对接 3 years ago
notify_center 29159f1549 调整所有 resty 新建实例的 SetTransport 设置,DisableKeepAlives: true, 3 years ago
pass_water_wall 3bb92c8867 新增,允许指定本地的 Chrome 浏览器运行 3 years ago
path_helper 9c5d1bf270 修复,共享文件协议在字符串操作的时候被转义 // 为 / 的问题,fix #278 3 years ago
random_useragent 00045985cb 修复重构引入的 xunlei 下载器的bug 3 years ago
regex_things bee610aa4d 增强获取外网IP的逻辑,支持多个 target site 3 years ago
rod_helper e4278b494a 增加 rod 判断页面是否 403 3 years ago
settings c80a764fd7 更换简繁转换为 opencc,完成 assrt 对接 3 years ago
something_static 32865eee83 修复 get code 问题 3 years ago
sort_things f89d9f4f23 完成 normal 的视频列表返回数据拼接收集 3 years ago
strcut_json 9e47fe4159 实现后台对应的 api 功能 3 years ago
sub_file_hash bed12f3769 升级内部视频唯一ID的算法到 sha256 3 years ago
sub_formatter 31c779f6ce 重构,剥离全局的 log_helper 逻辑,全部改为传参 3 years ago
sub_helper cda2c35fc4 重构完 ScrabbleUpVideoList 相关并发逻辑,待测试 3 years ago
sub_parser_hub cda2c35fc4 重构完 ScrabbleUpVideoList 相关并发逻辑,待测试 3 years ago
sub_share_center 31c779f6ce 重构,剥离全局的 log_helper 逻辑,全部改为传参 3 years ago
sub_timeline_fixer 613d70fa7b 修复 channel 关闭的细节问题 3 years ago
task_control 40b2476f47 修复单元测试 chan 释放的问题 3 years ago
task_queue 9ae279716e 优先级为0的任务视为手动任务,任务完成后会被强制设置为 ignore 状态 3 years ago
unit_test_helper 281476aa6c 修复 os.open 泄露问题 3 years ago
url_connectedness_helper acd19ded94 fix #349 3 years ago
vad 4c596012bb 修复测试用例的问题,比如 copy 测试用例的文件需要考虑批量可能会这边 copy 那边被清理的问题 3 years ago
video_scan_and_refresh_helper 116d1b2d4d 修复视频列表扫描的时候,如果开启 Emby ,原有代码固定刷新 100W 数据,但是在 EmbyAPI Check 的时候因为限制是 5W 所以强制被重置 MaxNumber 到 50. 现在统一为 100W 的最大值 3 years ago