Skip to content

Releases: Jimmy062006/Formulaar1

v0.5.0

Choose a tag to compare

@Jimmy062006 Jimmy062006 released this 04 May 09:44
79687a1

What's Changed

  • Bump RestSharp from 108.0.3 to 112.0.0 in /Formulaar1 by @dependabot[bot] in #3
  • F2/F3 support, CI, tests, nullable fixes, f1api.dev integration, improved docs by @avassdal in #4

New Contributors

  • @dependabot[bot] made their first contribution in #3
  • @avassdal made their first contribution in #4

Full Changelog: alpha-v0.0.1...v0.5.0

What's Changed

  • Bump RestSharp from 108.0.3 to 112.0.0 in /Formulaar1 by @dependabot[bot] in #3
  • F2/F3 support, CI, tests, nullable fixes, f1api.dev integration, improved docs by @avassdal in #4

New Contributors

  • @dependabot[bot] made their first contribution in #3
  • @avassdal made their first contribution in #4

Full Changelog: alpha-v0.0.1...v0.5.0

Formularr1 Alpha v0.0.01

Pre-release

Choose a tag to compare

@Jimmy062006 Jimmy062006 released this 11 Mar 12:53

This is the first release that is in very early stages but does function fully under my tests.

Its compile for Linux and needs to be ran on the server with Sonarr on it for linking reasons and only works currently with qBittorrent Client

Please setup appsettings.json before running ./Formularr1

When running it you should see the below output.

Detected qBittorrent Client, attempting to login
Logged in to 4.2.5
info: Microsoft.Hosting.Lifetime[14]
      Now listening on: http://localhost:5000
info: Microsoft.Hosting.Lifetime[14]
      Now listening on: https://localhost:5001
info: Microsoft.Hosting.Lifetime[0]
      Application started. Press Ctrl+C to shut down.
info: Microsoft.Hosting.Lifetime[0]
      Hosting environment: Production
info: Microsoft.Hosting.Lifetime[0]
      Content root path: /home/{user}/Formulaar1/Formulaar1/bin/Debug/net6.0/linux-x64/publish/```