Results 203 issues of Trim21

# Rewrite internal asynchronous mechanism to promise and async iterator Currently this project use callback and stream to handle asynchronous flow control. Now with Promise(async/await) and [`AsyncGenerator`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/AsyncGenerator), we will be...

### Describe the bug A clear and concise description of what the bug is. some fonts are too small to recognize ### To Reproduce Steps to reproduce the behavior: 1....

bug

## Description ## Related Issue close https://github.com/jesec/flood/issues/342 ## Screenshots ![image](https://user-images.githubusercontent.com/13553903/235890543-fdee4a83-bb09-4e1c-8c0d-747d89637bc8.png) after ``` flood --allowedpath /srv/dev-disk-by-uuid-8a152260-f328-4f09-b56c-a99881c8261c ``` ![image](https://user-images.githubusercontent.com/13553903/235890629-52c30ad9-d3c7-4455-a685-19dad5fad531.png) ## Types of changes - [ ] Breaking change (changes that break backward...

Type: Bug Report - [X] Try to follow the update procedure described in the README and try again before opening this issue. ## Your Environment - Version used: - Version:...

I have a torrent (I can provide if you need) which all file paths are utf-8 encoded. But becoding invalid string in rpc call: for example: `套图/推特/211031_万圣节快乐🎃不给🍭不给看🧛‍♀️🧛‍♀️🧛‍♀️.jpg` become `??????/??????/211031_?????????????????????????????????????????????????????????????????????????????.jpg`

I'm trying to report ipv4 and ipv6 address to tracker, is it possible to set multiple IP address as `network.local_address`? ```ini method.insert = get_public_ip_address, simple|private, "execute.capture=bash,-c,\"eval echo -n \$(dig -4...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] this would behavior like...

kind/discussion
P3
kind/enhancement
kind/maintenance
need/author-input
effort/hours
kind/support
need/maintainer-input

Hi everybody, I'm the creator of transmission python SDK https://github.com/trim21/transmission-rpc and use this project a lot. Looks the current maintain are too busy to maintain this project, so I decide...

暂时还没没找到复现,但是有不少日志错误 对应的请求是用户 730066 用 post 请求想要收藏 335225 ```text Error 1062 (23000): Duplicate entry '730066-335225' for key 'user_interest' error stack: github.com/bangumi/server/internal/collections/infra.mysqlRepo.updateOrCreateSubjectCollection github.com/bangumi/server/internal/collections/infra/mysql_repo.go:162 github.com/bangumi/server/internal/collections/infra.mysqlRepo.UpdateOrCreateSubjectCollection github.com/bangumi/server/internal/collections/infra/mysql_repo.go:117 github.com/bangumi/server/ctrl.Ctrl.UpdateSubjectCollection github.com/bangumi/server/ctrl/update_subject_collection.go:58 github.com/bangumi/server/web/handler/user.User.updateOrCreateSubjectCollection github.com/bangumi/server/web/handler/user/patch_subject_collection.go:93 github.com/bangumi/server/web/handler/user.User.PostSubjectCollection github.com/bangumi/server/web/handler/user/post_subject_collection.go:43 github.com/bangumi/server/web/mw.NeedLogin.func1...

bug