NikcN22

Results 4 issues of NikcN22

'onChange(of:perform:)' is only available in macOS 11.0 or newer File EasyMenu.swift ``` // MARK: Body public var body: some View { Button { withAnimation(.easeInOut(duration: config.animationDuration)) { showMenu.toggle() } } label:...

### Suggestion Add an API that will take magnet, hash and so on as a parameter and return torrent metadata. ### Use case This will allow to create a window...

Feature request
WebUI
WebAPI

### qBittorrent & operating system versions qBittorrent-nox: 4.6.5 `/api/v2/torrents/add` ### What is the problem? As a result of adding a torrent file using the WebUI API `/api/v2/torrents/add` with the `tags`...

WebAPI