issues
search
sbondCo
/
Watcharr
Open source, self-hostable watched list for all your content (movies, tv series, anime, games) with user authentication, modern and clean UI and a very simple setup.
https://watcharr.app
MIT License
534
stars
22
forks
source link
Improve download file func - don't make empty files, logs
#658
Closed
IRHM
closed
1 month ago
IRHM
commented
1 month ago
Changes made
Now makes the out file after the request, that way we ensure the request succeeds before creating the file.
Added logging to every case, should make debugging easier in the future.
Changes made