Usagi no Niku
Usagi no Niku
1. Add a command and api for BN to force updating a map in order to solve some maps stucking in NotSubmitted or UpdateAvailable status. 2. Add plays and playtime...
What the problem is: The ranked status of the map won't update if its md5 is not changed. When the problem will happen: A bancho new map changed its status...
What the function is: Upload a score with (or without) replay using our api What is the function for: 1. Server staff will have the ability to handle player's wishings...
### 前言 #647 支持解析包含多个视频的种子, 进而支持合集下载 ### 方案简述 - 引入Dense概念, 用来描述一个种子中包含多个视频的番剧合集 - 引入DenseCollector, SearchDenseTorrent, DenseRSSAnalyser并实现 - 添加kisssub搜索源, Dense搜索默认使用kisssub ### 后续 - 可能需要对前端进行一些改造, 让用户更好明白自己使用的是合集搜索 - 尚不清楚Renamer是否足够强大处理各种各样的合集种子
### 背景 or 问题 ## 现状分析 目前无法搜索并处理番剧合集, 只能用RSS得到所有分集, 做到一种"伪合集"的感觉. "伪合集"一般是随当季番剧更新的时候发布的, 无法享受到后续BD, 或者字幕组翻修的红利. ## 用户需求 1. 翻阅过往issues, 很多用户有类似下载合集、剧场版的需求 2. 用户希望在AB-webui中完成过往番剧合集的下载, 并且享受整理等功能 3. AB本身支持Collect模式, 也有搜索功能, 可以看出开发者有意开发类似的功能 4. 用户使用搜索功能, 大部分场景都是想要添加剧场版和过往番剧. ### 目标 &...
Cache every map during recalculation may cause memory lack on low-end server if there are too many maps (may eat many gigs of ram). It's better to make cache optional...
- 我已确认 Echo-Live 近期没有类似更新。 - 我已确认近期没有其他人提出类似提议。 ## 有关 #3 首先, #3 中并没有提到跨设备使用editor #3 中有提到开发后端的缺点, 其一是用户使用难度高, 鉴于nodejs也可以打包发布, 应该不会导致用户使用困难 引入后端还可以让其他开发者直接使用暴露的API, 甚至不用阅读Echo-Live的任何代码, 这会给开发灵活性带来提升 ## 提议描述 目前live和editor必须在同一个设备上使用, 这对没有多显示器、或者游戏强制全屏的用户来说体验比较糟糕 如果可以在其他设备(例如手机)上使用editor, 可以大幅提升用户体验 ## 实现方法 使用node,js搭建简单的后端, 将消息经由后端进行处理...
### Describe the bug Function `api_get_replay` may fail to response in some cases about the bad naming format in the header. We found that it always occurred when the username...