foxi69

Results 14 issues of foxi69

Should players be kicked on wrong password? kickOnWrongPassword: true Should kick player after tried "x" times wrong password. better than every time kick them :/

Type: enhancement

Like this one: https://store.steampowered.com/api/appdetails/?appids=1086940&l=hungarian

enhancement

``` System.BadImageFormatException Message : Could not load file or assembly 'System.Buffers, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. Reference assemblies should not be loaded for execution. They can only...

## Description ### Suggestion Would be nice to add an opinion like ruTorrent where we can change or remove the newly added torrent's trackers. ### Extra info/examples/attachments ![pic](https://user-images.githubusercontent.com/2604798/131147656-c41efacb-a0de-48e0-beca-9db140cf21a2.png)

Hi, Can u add images? Like cover_image? at `var observable = await discogsClient.SearchAsync(discogsSearch);`

Version 5.1.0 works flawlessly, but 6.0 does not with 4.7.2

Is there any options? Or can i get the whole standardoutput after command finished so i can regex Progressive and Interlaced. Can you extend the mediainfo?

using (MemoryStream memoryStream = new MemoryStream()) { IConversion conversion = await FFmpeg.Conversions.FromSnippet.Snapshot(inputFilePath, memoryStream, TimeSpan.FromSeconds(50)); IConversionResult result = await conversion.Start(); } Is it possible with this library?

Is it MonoTorrent error or what? If "createTorrentsProgressForm" is closed, then "cancellationTokenSource.Cancel();" is called, and after this "Logger.LogToForm(mainForm, "cancelled");" (Work until this) await torrentCreator.CreateAsync(fileSource, torrentFilePath, cancellationTokenSource.Token); - this should get...

Can i get proper encoding from text like this? "Español"

question