Maximo Piva

Results 8 issues of Maximo Piva

Basically, a combo box that permits setting the default priority of the spawned programs by Fastflix. IE: Realtime, High, Above Normal, Normal, Below Normal, Low. My primary, use case, is,...

feature request

Update Command Request from ``` public int CommandRequestID { get; private set; } public int Priority { get; set; } public int CommandType { get; set; } public string CommandID...

Help Wanted
Enhancement - Core Change
Enhancement - Feature Improvement

That will enable flawless database migration between database types.

Enhancement - New Feature

### Feature Description It seems, when the title cannot be matched against Anilist, you cannot add it ### Solution you would like When there is no match (No cover), later...

Added PostgreSQL support. One week without issues running on PostgreSQL. **Will maintain** and do appropriate migration patches are needed. TODO by the Team: * UI Is missing the option PostgreSQL...

# Added/Modified. Support for JPEG-XL, JPEG 2000, HEIF and AVIF. Dynamic transcoding to JPEG in the cache, when the browser does not have support for the image types. Direct serving...

accepted

In our company we maintain an internal framework that targets the following: .NET Standard 2.0, .NET Core 3.1, .NET 6, .NET 7, .NET 8, and .NET 9. With the release...

area-nuget
Team:NuGet

## Added - **Transcoding support via NetVips** Adds support for transcoding/converting and serving image formats such as JXL, JPEG 2000, HEIF, AVIF, and TIFF. Also switches JPEG encoding/decoding to use...

enhancement