Fallenbagel / jellyseerr

Fork of overseerr for jellyfin support.
https://docs.jellyseerr.dev/
MIT License
3.94k stars 250 forks source link

fix: use fs/promises for settings #1057

Closed gauthier-th closed 4 weeks ago

gauthier-th commented 1 month ago

Description

This PR switches from synchronous operations with the 'fs' module to asynchronous operations with the 'fs/promises' module. It also corrects a small error with hostname migration.

Screenshot (if UI-related)

To-Dos

Issues Fixed or Closed

Fallenbagel commented 2 weeks ago

:tada: This PR is included in version 2.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: